summaryrefslogtreecommitdiffstats
path: root/src/newprofiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newprofiledialog.h')
-rw-r--r--src/newprofiledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newprofiledialog.h b/src/newprofiledialog.h
index 03cd0bf..f17af95 100644
--- a/src/newprofiledialog.h
+++ b/src/newprofiledialog.h
@@ -34,7 +34,7 @@
class NewProfileDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
NewProfileDialog( TQApplication *app, TQWidget *parent, const TQString& caption, KVpncConfig *GlobalConfig);
~NewProfileDialog();