-rw-r--r-- | noncore/settings/aqpkg/settings.ui | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui index b39d358..c56a9b0 100644 --- a/noncore/settings/aqpkg/settings.ui +++ b/noncore/settings/aqpkg/settings.ui @@ -8,45 +8,45 @@ </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>211</width> - <height>390</height> + <width>238</width> + <height>353</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Package Servers</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> - <widget> + <grid> + <property stdset="1"> + <name>margin</name> + <number>11</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>6</number> + </property> + <widget row="0" column="0" > <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>TabWidget</cstring> </property> <property stdset="1"> <name>enabled</name> <bool>true</bool> </property> - <property stdset="1"> - <name>geometry</name> - <rect> - <x>11</x> - <y>11</y> - <width>209</width> - <height>368</height> - </rect> - </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> @@ -761,12 +761,13 @@ <name>text</name> <string>Show Jump To Letters</string> </property> </widget> </widget> </widget> + </grid> </widget> <connections> <connection> <sender>newserver</sender> <signal>clicked()</signal> <receiver>Settings</receiver> |