summaryrefslogtreecommitdiffstats
path: root/kplato/kpttaskprogressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/kpttaskprogressdialog.h')
-rw-r--r--kplato/kpttaskprogressdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kpttaskprogressdialog.h b/kplato/kpttaskprogressdialog.h
index 83c2908e..1108ae8d 100644
--- a/kplato/kpttaskprogressdialog.h
+++ b/kplato/kpttaskprogressdialog.h
@@ -34,7 +34,7 @@ class StandardWorktime;
class TaskProgressDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskProgressDialog(Task &task, StandardWorktime *workTime, TQWidget *parent=0);