diff options
Diffstat (limited to 'buildtools/autotools/targetoptionsdlg.h')
-rw-r--r-- | buildtools/autotools/targetoptionsdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/targetoptionsdlg.h b/buildtools/autotools/targetoptionsdlg.h index 205086c9..1e44d565 100644 --- a/buildtools/autotools/targetoptionsdlg.h +++ b/buildtools/autotools/targetoptionsdlg.h @@ -20,7 +20,7 @@ class TargetItem; class TargetOptionsDialog : public TargetOptionsDialogBase { - Q_OBJECT + TQ_OBJECT public: |