Further preferences simplifying

This commit is contained in:
Christophe Dumez
2010-06-21 16:02:21 +00:00
parent e71f144c40
commit 17efa04257
5 changed files with 3 additions and 42 deletions

View File

@@ -240,9 +240,9 @@
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<y>-109</y>
<width>506</width>
<height>543</height>
<height>515</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_9">
@@ -526,16 +526,6 @@ QGroupBox {
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkSystrayBalloons">
<property name="text">
<string>Show notification balloons in tray</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
@@ -3110,7 +3100,6 @@ QGroupBox {
<tabstop>checkCloseToSystray</tabstop>
<tabstop>checkMinimizeToSysTray</tabstop>
<tabstop>checkStartMinimized</tabstop>
<tabstop>checkSystrayBalloons</tabstop>
<tabstop>textSavePath</tabstop>
<tabstop>browseSaveDirButton</tabstop>
<tabstop>checkPreallocateAll</tabstop>