-rw-r--r-- | noncore/settings/aqpkg/categoryfilter.ui | 7 | ||||
-rw-r--r-- | noncore/settings/aqpkg/settings.ui | 20 |
2 files changed, 25 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/categoryfilter.ui b/noncore/settings/aqpkg/categoryfilter.ui index 3416243..c167cc9 100644 --- a/noncore/settings/aqpkg/categoryfilter.ui +++ b/noncore/settings/aqpkg/categoryfilter.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>215</width> | 14 | <width>211</width> |
15 | <height>295</height> | 15 | <height>295</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
@@ -115,4 +115,9 @@ | |||
115 | <slot>accept()</slot> | 115 | <slot>accept()</slot> |
116 | </connection> | 116 | </connection> |
117 | </connections> | 117 | </connections> |
118 | <tabstops> | ||
119 | <tabstop>lstCategories</tabstop> | ||
120 | <tabstop>btnCancel</tabstop> | ||
121 | <tabstop>btnOK</tabstop> | ||
122 | </tabstops> | ||
118 | </UI> | 123 | </UI> |
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui index f33d36c..c2db861 100644 --- a/noncore/settings/aqpkg/settings.ui +++ b/noncore/settings/aqpkg/settings.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>239</width> | 14 | <width>235</width> |
15 | <height>390</height> | 15 | <height>390</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
@@ -629,4 +629,22 @@ | |||
629 | <slot access="public">serverUrlChanged(const QString&)</slot> | 629 | <slot access="public">serverUrlChanged(const QString&)</slot> |
630 | <slot access="public">toggleJumpTo(bool)</slot> | 630 | <slot access="public">toggleJumpTo(bool)</slot> |
631 | </connections> | 631 | </connections> |
632 | <tabstops> | ||
633 | <tabstop>servers</tabstop> | ||
634 | <tabstop>newserver</tabstop> | ||
635 | <tabstop>removeserver</tabstop> | ||
636 | <tabstop>servername</tabstop> | ||
637 | <tabstop>serverurl</tabstop> | ||
638 | <tabstop>active</tabstop> | ||
639 | <tabstop>btnChangeServer</tabstop> | ||
640 | <tabstop>TabWidget</tabstop> | ||
641 | <tabstop>destinations</tabstop> | ||
642 | <tabstop>newdestination</tabstop> | ||
643 | <tabstop>removedestination</tabstop> | ||
644 | <tabstop>destinationname</tabstop> | ||
645 | <tabstop>destinationurl</tabstop> | ||
646 | <tabstop>linkToRoot</tabstop> | ||
647 | <tabstop>btnChangeDest</tabstop> | ||
648 | <tabstop>jumpTo</tabstop> | ||
649 | </tabstops> | ||
632 | </UI> | 650 | </UI> |