summaryrefslogtreecommitdiff
path: root/core/pim/todo/taskeditorstatus.cpp
Unidiff
Diffstat (limited to 'core/pim/todo/taskeditorstatus.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/taskeditorstatus.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/pim/todo/taskeditorstatus.cpp b/core/pim/todo/taskeditorstatus.cpp
index 9a5fe7a..b11fdab 100644
--- a/core/pim/todo/taskeditorstatus.cpp
+++ b/core/pim/todo/taskeditorstatus.cpp
@@ -44,6 +44,9 @@
44#include <qtoolbutton.h> 44#include <qtoolbutton.h>
45#include <qwhatsthis.h> 45#include <qwhatsthis.h>
46 46
47// FIXME add the hack slots instead of setPopup!!!!
48// drw you shouldn't have removed them
49
47TaskEditorStatus::TaskEditorStatus( QWidget* parent, const char* name, WFlags fl ) 50TaskEditorStatus::TaskEditorStatus( QWidget* parent, const char* name, WFlags fl )
48 : QWidget( parent, name, fl ) 51 : QWidget( parent, name, fl )
49{ 52{