From 5067dac60487edc83ac88c18b9b880eb7ccd5259 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Tue, 24 Apr 2007 15:33:16 +0000 Subject: moved *.glade and *.ui to one directory to omit the change of the config.py each time --- portato/gui/qt/ui/SearchDialog.ui | 78 --------------------------------------- 1 file changed, 78 deletions(-) delete mode 100644 portato/gui/qt/ui/SearchDialog.ui (limited to 'portato/gui/qt/ui/SearchDialog.ui') diff --git a/portato/gui/qt/ui/SearchDialog.ui b/portato/gui/qt/ui/SearchDialog.ui deleted file mode 100644 index 02c62ff..0000000 --- a/portato/gui/qt/ui/SearchDialog.ui +++ /dev/null @@ -1,78 +0,0 @@ - - SearchDialog - - - Qt::ApplicationModal - - - - 0 - 0 - 246 - 97 - - - - Search... - - - - 9 - - - 6 - - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok - - - true - - - - - - - - - buttonBox - accepted() - SearchDialog - accept() - - - 164 - 112 - - - 157 - 70 - - - - - buttonBox - rejected() - SearchDialog - reject() - - - 164 - 112 - - - 173 - 70 - - - - - -- cgit v1.2.3-54-g00ecf