Start: Small fixes in preference page
This commit is contained in:
committed by
Yorik van Havre
parent
ac6586a207
commit
5bc02545ca
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>476</width>
|
||||
<height>507</height>
|
||||
<height>533</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -400,7 +400,7 @@
|
||||
<item row="12" column="0">
|
||||
<widget class="QLabel" name="autoModuleLabel">
|
||||
<property name="text">
|
||||
<string>Auto load module after loafing</string>
|
||||
<string>Switch workbench after loafing</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -41,6 +41,7 @@ DlgStartPreferencesImp::DlgStartPreferencesImp( QWidget* parent )
|
||||
// Hide currently unused controls
|
||||
label_12->hide();
|
||||
label_7->hide();
|
||||
colorButton_7->hide();
|
||||
radioButton_1->hide();
|
||||
radioButton_2->hide();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user