diff options
Diffstat (limited to 'src/kvpncimportprofileselectiondialog.h')
-rw-r--r-- | src/kvpncimportprofileselectiondialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvpncimportprofileselectiondialog.h b/src/kvpncimportprofileselectiondialog.h index 0f509b2..1f93052 100644 --- a/src/kvpncimportprofileselectiondialog.h +++ b/src/kvpncimportprofileselectiondialog.h @@ -28,7 +28,7 @@ class KvpncImportProfileSelectionDialog : public KvpncImportProfileSelectionBase { Q_OBJECT - TQ_OBJECT + public: KvpncImportProfileSelectionDialog(); ~KvpncImportProfileSelectionDialog(); |