summaryrefslogtreecommitdiffstats
path: root/karm/taskview.h
diff options
context:
space:
mode:
Diffstat (limited to 'karm/taskview.h')
-rw-r--r--karm/taskview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/taskview.h b/karm/taskview.h
index 9d6d84c0..a6444c38 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 = "" );