diff options
Diffstat (limited to 'buildtools/autotools/choosetargetdialog.h')
-rw-r--r-- | buildtools/autotools/choosetargetdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/choosetargetdialog.h b/buildtools/autotools/choosetargetdialog.h index 66549eca..b1e4f12d 100644 --- a/buildtools/autotools/choosetargetdialog.h +++ b/buildtools/autotools/choosetargetdialog.h @@ -29,7 +29,7 @@ class TQWidget; class ChooseTargetDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: ChooseTargetDialog( AutoProjectWidget* widget, AutoProjectPart* part, TQStringList fileList, TQWidget* parent = 0, |