diff options
Diffstat (limited to 'buildtools/autotools/addtranslationdlg.h')
-rw-r--r-- | buildtools/autotools/addtranslationdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addtranslationdlg.h b/buildtools/autotools/addtranslationdlg.h index 2754a65b..e8932562 100644 --- a/buildtools/autotools/addtranslationdlg.h +++ b/buildtools/autotools/addtranslationdlg.h @@ -20,7 +20,7 @@ class AutoProjectPart; class AddTranslationDialog : public TQDialog { - Q_OBJECT + TQ_OBJECT public: |