diff options
Diffstat (limited to 'buildtools/autotools/addprefixdlg.h')
-rw-r--r-- | buildtools/autotools/addprefixdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addprefixdlg.h b/buildtools/autotools/addprefixdlg.h index 794241f6..c2e80532 100644 --- a/buildtools/autotools/addprefixdlg.h +++ b/buildtools/autotools/addprefixdlg.h @@ -18,7 +18,7 @@ class TQPushButton; class AddPrefixDialog : public TQDialog { - Q_OBJECT + TQ_OBJECT public: |