summaryrefslogtreecommitdiff
path: root/noncore
authorandyq <andyq>2002-11-20 20:47:20 (UTC)
committer andyq <andyq>2002-11-20 20:47:20 (UTC)
commit285affa7c824482953eb82417e9e5c2f7f9e0058 (patch) (side-by-side diff)
tree5cf690eae907d3ec93dcca6452fb674de067a9cd /noncore
parent95f1c2be3c6de39935f0b0b8ac19046c5ef29fb5 (diff)
downloadopie-285affa7c824482953eb82417e9e5c2f7f9e0058.zip
opie-285affa7c824482953eb82417e9e5c2f7f9e0058.tar.gz
opie-285affa7c824482953eb82417e9e5c2f7f9e0058.tar.bz2
Fixed tab order
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/categoryfilter.ui7
-rw-r--r--noncore/settings/aqpkg/settings.ui20
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 @@
<rect>
<x>0</x>
<y>0</y>
- <width>215</width>
+ <width>211</width>
<height>295</height>
</rect>
</property>
@@ -115,4 +115,9 @@
<slot>accept()</slot>
</connection>
</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
@@ -11,7 +11,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>239</width>
+ <width>235</width>
<height>390</height>
</rect>
</property>
@@ -629,4 +629,22 @@
<slot access="public">serverUrlChanged(const QString&amp;)</slot>
<slot access="public">toggleJumpTo(bool)</slot>
</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>