summaryrefslogtreecommitdiffstats
path: root/src/kvpncimportprofileselectiondialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:01:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:01:26 -0600
commit79076c3b82308633293ab7f705665c1ce202d589 (patch)
treed3eb09eafa369584d1cff4e5e7bb2ccdf122da5c /src/kvpncimportprofileselectiondialog.h
parent416eed49560097c57078831ced9ed053df0d78a1 (diff)
downloadkvpnc-79076c3b82308633293ab7f705665c1ce202d589.tar.gz
kvpnc-79076c3b82308633293ab7f705665c1ce202d589.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/kvpncimportprofileselectiondialog.h')
-rw-r--r--src/kvpncimportprofileselectiondialog.h2
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();