|
|
@ -170,7 +170,7 @@ |
|
|
|
<property name="geometry"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<x>0</x> |
|
|
|
<y>-115</y> |
|
|
|
<y>0</y> |
|
|
|
<width>503</width> |
|
|
|
<width>503</width> |
|
|
|
<height>519</height> |
|
|
|
<height>519</height> |
|
|
|
</rect> |
|
|
|
</rect> |
|
|
@ -187,6 +187,13 @@ |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<layout class="QHBoxLayout"> |
|
|
|
<layout class="QHBoxLayout"> |
|
|
|
|
|
|
|
<item> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_9"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>User Interface Language:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QComboBox" name="comboI18n"> |
|
|
|
<widget class="QComboBox" name="comboI18n"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<property name="minimumSize"> |
|
|
@ -377,6 +384,16 @@ |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
|
|
|
|
<item> |
|
|
|
|
|
|
|
<widget class="QCheckBox" name="checkProgramExitConfirm"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Ask for program exit confirmation</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="checked"> |
|
|
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QGroupBox" name="checkShowSystray"> |
|
|
|
<widget class="QGroupBox" name="checkShowSystray"> |
|
|
|
<property name="title"> |
|
|
|
<property name="title"> |
|
|
@ -449,16 +466,6 @@ |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
|
|
|
|
<widget class="QCheckBox" name="checkProgramExitConfirm"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Ask for program exit confirmation</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="checked"> |
|
|
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|