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 89507b68..b11925f0 100644 --- a/buildtools/autotools/addicondlg.h +++ b/buildtools/autotools/addicondlg.h @@ -22,7 +22,7 @@ class TargetItem; class AddIconDialog : public AddIconDialogBase { - Q_OBJECT + TQ_OBJECT public: |