diff options
Diffstat (limited to 'karm/taskview.h')
-rw-r--r-- | karm/taskview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/taskview.h b/karm/taskview.h index 9d6d84c04..a6444c386 100644 --- a/karm/taskview.h +++ b/karm/taskview.h @@ -42,7 +42,7 @@ using namespace KCal; class TaskView : public KListView { Q_OBJECT - TQ_OBJECT + public: TaskView( TQWidget *parent = 0, const char *name = 0, const TQString &icsfile = "" ); |