From 97b96e141fca844317e59ca5b99c1bf5fa52b1f0 Mon Sep 17 00:00:00 2001 From: drw Date: Tue, 04 Feb 2003 23:38:30 +0000 Subject: More dialog clean-up. Except for QWhatsThis, the UI changes are pretty much done now for AQPkg --- (limited to 'noncore/settings/aqpkg/categoryfilter.ui') diff --git a/noncore/settings/aqpkg/categoryfilter.ui b/noncore/settings/aqpkg/categoryfilter.ui deleted file mode 100644 index c167cc9..0000000 --- a/noncore/settings/aqpkg/categoryfilter.ui +++ b/dev/null @@ -1,123 +0,0 @@ - -CategoryFilterDlg - - QDialog - - name - CategoryFilterDlg - - - geometry - - 0 - 0 - 211 - 295 - - - - caption - Category Filter - - - - margin - 11 - - - spacing - 6 - - - QLayoutWidget - - name - Layout4 - - - - margin - 0 - - - spacing - 6 - - - QPushButton - - name - btnOK - - - text - &OK - - - - QPushButton - - name - btnCancel - - - text - &Cancel - - - - - - QGroupBox - - name - GroupBox1 - - - title - Select groups to show - - - - margin - 11 - - - spacing - 6 - - - QListBox - - name - lstCategories - - - selectionMode - Multi - - - - - - - - - btnCancel - clicked() - CategoryFilterDlg - reject() - - - btnOK - clicked() - CategoryFilterDlg - accept() - - - - lstCategories - btnCancel - btnOK - - -- cgit v0.9.0.2