summaryrefslogtreecommitdiff
path: root/core/pim/todo/mainwindow.cpp
authorzecke <zecke>2002-06-17 15:41:06 (UTC)
committer zecke <zecke>2002-06-17 15:41:06 (UTC)
commit02e724757f13f40d85136c3a14e0a3788d28236e (patch) (side-by-side diff)
treee927455a1b5f0b5e6739f180106dbc98b60628c0 /core/pim/todo/mainwindow.cpp
parentdcba3fed4f2abf001ced72b573f6e50f6b37e1e6 (diff)
downloadopie-02e724757f13f40d85136c3a14e0a3788d28236e.zip
opie-02e724757f13f40d85136c3a14e0a3788d28236e.tar.gz
opie-02e724757f13f40d85136c3a14e0a3788d28236e.tar.bz2
Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin*
Diffstat (limited to 'core/pim/todo/mainwindow.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/mainwindow.cpp b/core/pim/todo/mainwindow.cpp
index fa9c221..d419166 100644
--- a/core/pim/todo/mainwindow.cpp
+++ b/core/pim/todo/mainwindow.cpp
@@ -208,3 +208,3 @@ TodoWindow::TodoWindow( QWidget *parent, const char *name, WFlags f ) :
this, SLOT( slotFind() ) );
- a->addTo( bar );
+// a->addTo( bar );
a->addTo( options );