summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/categoryfilter.ui
Side-by-side diff
Diffstat (limited to 'noncore/settings/aqpkg/categoryfilter.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/categoryfilter.ui7
1 files changed, 6 insertions, 1 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
@@ -2,25 +2,25 @@
<class>CategoryFilterDlg</class>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>CategoryFilterDlg</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
- <width>215</width>
+ <width>211</width>
<height>295</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>Category Filter</string>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
@@ -106,13 +106,18 @@
<sender>btnCancel</sender>
<signal>clicked()</signal>
<receiver>CategoryFilterDlg</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>btnOK</sender>
<signal>clicked()</signal>
<receiver>CategoryFilterDlg</receiver>
<slot>accept()</slot>
</connection>
</connections>
+<tabstops>
+ <tabstop>lstCategories</tabstop>
+ <tabstop>btnCancel</tabstop>
+ <tabstop>btnOK</tabstop>
+</tabstops>
</UI>