mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
separate ai writing tools + experimental test
This commit is contained in:
@@ -790,6 +790,11 @@ QSlider::tick:horizontal {
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="homePage">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>.AppleSystemUIFont</family>
|
||||
</font>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
@@ -1566,7 +1571,7 @@ QToolButton:pressed {
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Nugget GUI - Version 4.0.1 (beta 1)</string>
|
||||
<string>Nugget GUI - Version 4.0.1 (beta 2)</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
@@ -2694,6 +2699,20 @@ QComboBox QAbstractItemView::item:hover {
|
||||
<property name="bottomMargin">
|
||||
<number>5</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="writingToolsChk">
|
||||
<property name="text">
|
||||
<string>Enable Writing Tool Support (test)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="experimentalChk">
|
||||
<property name="text">
|
||||
<string>Experimental Toggle</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="languageLbl">
|
||||
<property name="text">
|
||||
@@ -2805,7 +2824,7 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>iPhone16,2 (iPhone 15 Pro)</string>
|
||||
<string>iPhone16,2 (iPhone 15 Pro Max)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
@@ -2815,12 +2834,12 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>iPhone17,3 (iPhone 16 Pro)</string>
|
||||
<string>iPhone17,3 (iPhone 16)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>iPhone17,2 (iPhone 16 Pro Max)</string>
|
||||
<string>iPhone17,2 (iPhone 16 Pro)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user