summaryrefslogtreecommitdiffstats
path: root/src/importprofiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/importprofiledialog.h')
-rw-r--r--src/importprofiledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/importprofiledialog.h b/src/importprofiledialog.h
index 4fe4476..667ca15 100644
--- a/src/importprofiledialog.h
+++ b/src/importprofiledialog.h
@@ -31,7 +31,7 @@
class ImportProfileDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImportProfileDialog( KVpncConfig *config, TQWidget *parent, const TQString& caption, TQString file);
~ImportProfileDialog();