Disabling systray icon no longer disables file association settings (closes #114)

This commit is contained in:
Christophe Dumez
2012-09-22 14:02:38 +03:00
parent e5ae8e5ac9
commit 41660385d7

View File

@@ -176,7 +176,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>-161</y>
<width>486</width> <width>486</width>
<height>638</height> <height>638</height>
</rect> </rect>
@@ -433,6 +433,9 @@
</item> </item>
</layout> </layout>
</item> </item>
</layout>
</widget>
</item>
<item> <item>
<widget class="QGroupBox" name="groupFileAssociation"> <widget class="QGroupBox" name="groupFileAssociation">
<property name="title"> <property name="title">
@@ -459,9 +462,6 @@
</layout> </layout>
</widget> </widget>
</item> </item>
</layout>
</widget>
</item>
<item> <item>
<widget class="QGroupBox" name="groupBox"> <widget class="QGroupBox" name="groupBox">
<property name="title"> <property name="title">
@@ -509,7 +509,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>486</width> <width>482</width>
<height>952</height> <height>952</height>
</rect> </rect>
</property> </property>
@@ -969,7 +969,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>486</width> <width>474</width>
<height>577</height> <height>577</height>
</rect> </rect>
</property> </property>
@@ -1413,7 +1413,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>486</width> <width>395</width>
<height>480</height> <height>480</height>
</rect> </rect>
</property> </property>
@@ -2613,8 +2613,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>98</width> <width>74</width>
<height>28</height> <height>24</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_36"/> <layout class="QVBoxLayout" name="verticalLayout_36"/>