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 2e6c1586..3a1818f4 100644 --- a/kplato/kpttaskdialog.h +++ b/kplato/kpttaskdialog.h @@ -56,7 +56,7 @@ class StandardWorktime; */ class TaskDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: /** * The constructor for the task settings dialog. |