From 02e724757f13f40d85136c3a14e0a3788d28236e Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 17 Jun 2002 15:41:06 +0000 Subject: Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin* --- (limited to 'core/pim/todo/mainwindow.cpp') 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 @@ -206,7 +206,7 @@ TodoWindow::TodoWindow( QWidget *parent, const char *name, WFlags f ) : QString::null, 0, this, 0 ); connect( a, SIGNAL( activated() ), this, SLOT( slotFind() ) ); - a->addTo( bar ); +// a->addTo( bar ); a->addTo( options ); options->insertSeparator(); -- cgit v0.9.0.2