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 d23cb656..475becf2 100644 --- a/buildtools/autotools/addprefixdlg.h +++ b/buildtools/autotools/addprefixdlg.h @@ -19,7 +19,7 @@ class TQPushButton; class AddPrefixDialog : public TQDialog { Q_OBJECT - TQ_OBJECT + public: AddPrefixDialog( const TQString& nameEdit = "", const TQString& pathEdit = "", |