diff options
Diffstat (limited to 'src/settingsdialog.ui')
| -rw-r--r-- | src/settingsdialog.ui | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 27949c3a..40921d9d 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -17,7 +17,7 @@ <item> <widget class="QTabWidget" name="tabWidget"> <property name="currentIndex"> - <number>0</number> + <number>4</number> </property> <widget class="QWidget" name="generalTab"> <attribute name="title"> @@ -1052,8 +1052,8 @@ If you disable this feature, MO will only display official DLCs this way. Please <rect> <x>0</x> <y>0</y> - <width>778</width> - <height>497</height> + <width>761</width> + <height>515</height> </rect> </property> <property name="autoFillBackground"> @@ -1341,6 +1341,16 @@ If you disable this feature, MO will only display official DLCs this way. Please </widget> </item> <item> + <widget class="QCheckBox" name="categoryMappingsBox"> + <property name="text"> + <string>Use Nexus category mappings</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </item> + <item> <widget class="QCheckBox" name="hideAPICounterBox"> <property name="toolTip"> <string><html><head/><body><p>By default, a counter is displayed in the bottom right corner. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.</p></body></html></string> @@ -1732,8 +1742,8 @@ If you disable this feature, MO will only display official DLCs this way. Please <rect> <x>0</x> <y>0</y> - <width>778</width> - <height>475</height> + <width>390</width> + <height>342</height> </rect> </property> <property name="autoFillBackground"> |
