-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 @@ -13,3 +13,3 @@ <y>0</y> - <width>215</width> + <width>211</width> <height>295</height> @@ -117,2 +117,7 @@ </connections> +<tabstops> + <tabstop>lstCategories</tabstop> + <tabstop>btnCancel</tabstop> + <tabstop>btnOK</tabstop> +</tabstops> </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 @@ -13,3 +13,3 @@ <y>0</y> - <width>239</width> + <width>235</width> <height>390</height> @@ -631,2 +631,20 @@ </connections> +<tabstops> + <tabstop>servers</tabstop> + <tabstop>newserver</tabstop> + <tabstop>removeserver</tabstop> + <tabstop>servername</tabstop> + <tabstop>serverurl</tabstop> + <tabstop>active</tabstop> + <tabstop>btnChangeServer</tabstop> + <tabstop>TabWidget</tabstop> + <tabstop>destinations</tabstop> + <tabstop>newdestination</tabstop> + <tabstop>removedestination</tabstop> + <tabstop>destinationname</tabstop> + <tabstop>destinationurl</tabstop> + <tabstop>linkToRoot</tabstop> + <tabstop>btnChangeDest</tabstop> + <tabstop>jumpTo</tabstop> +</tabstops> </UI> |