diff options
Diffstat (limited to 'buildtools/autotools/addicondlg.h')
-rw-r--r-- | buildtools/autotools/addicondlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addicondlg.h b/buildtools/autotools/addicondlg.h index 8dbddfd4..d8cf8aa5 100644 --- a/buildtools/autotools/addicondlg.h +++ b/buildtools/autotools/addicondlg.h @@ -23,7 +23,7 @@ class TargetItem; class AddIconDialog : public AddIconDialogBase { Q_OBJECT - TQ_OBJECT + public: AddIconDialog( AutoProjectPart *part, AutoProjectWidget *widget, |