mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
rdar/status bar fix
This commit is contained in:
@@ -1566,7 +1566,7 @@ QToolButton:pressed {
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Nugget GUI - Version 3.0 (beta 1)</string>
|
||||
<string>Nugget GUI - Version 3.0 (beta 2)</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
@@ -1875,6 +1875,13 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="rdarFixChk">
|
||||
<property name="text">
|
||||
<string>Fix RDAR (modifies resolution)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="modelNameChk">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user