diff options
Diffstat (limited to 'src/newprofiledialog.h')
-rw-r--r-- | src/newprofiledialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newprofiledialog.h b/src/newprofiledialog.h index f17af95..d398e6b 100644 --- a/src/newprofiledialog.h +++ b/src/newprofiledialog.h @@ -33,7 +33,7 @@ */ class NewProfileDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: NewProfileDialog( TQApplication *app, TQWidget *parent, const TQString& caption, KVpncConfig *GlobalConfig); |