diff options
Diffstat (limited to 'kplato/kptresourcesdialog.h')
-rw-r--r-- | kplato/kptresourcesdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptresourcesdialog.h b/kplato/kptresourcesdialog.h index aea991d2..fee5760e 100644 --- a/kplato/kptresourcesdialog.h +++ b/kplato/kptresourcesdialog.h @@ -33,7 +33,7 @@ class Part; class ResourcesDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: ResourcesDialog(Project &project, TQWidget *parent=0, const char *name=0); |