diff options
Diffstat (limited to 'kplato/kpttaskdialog.h')
-rw-r--r-- | kplato/kpttaskdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kpttaskdialog.h b/kplato/kpttaskdialog.h index 3a1818f4..181351f5 100644 --- a/kplato/kpttaskdialog.h +++ b/kplato/kpttaskdialog.h @@ -55,7 +55,7 @@ class StandardWorktime; * The dialog that shows and allows you to alter any task. */ class TaskDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: /** |