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