summaryrefslogtreecommitdiffstats
path: root/src/newprofiledialogbase.ui
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:53:58 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:53:58 -0500
commit688d0e84832b9241a80ef1a31cdc492840431b5f (patch)
tree31cce2e19fda4c9b07b863d21a79cf2483d5b015 /src/newprofiledialogbase.ui
parent4246920bf76d9b1c0758e8bb575251518aa65b90 (diff)
downloadkvpnc-688d0e84832b9241a80ef1a31cdc492840431b5f.tar.gz
kvpnc-688d0e84832b9241a80ef1a31cdc492840431b5f.zip
Fix QString -> TQString.
Diffstat (limited to 'src/newprofiledialogbase.ui')
-rw-r--r--src/newprofiledialogbase.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newprofiledialogbase.ui b/src/newprofiledialogbase.ui
index 10185a0..82e4429 100644
--- a/src/newprofiledialogbase.ui
+++ b/src/newprofiledialogbase.ui
@@ -671,7 +671,7 @@
<tabstop>ImportCertificatePushButton</tabstop>
</tabstops>
<Q_SLOTS>
- <slot>profileNameChanged(const QString&amp;)</slot>
+ <slot>profileNameChanged(const TQString&amp;)</slot>
<slot>importPcfFileClicked()</slot>
<slot>passwordContentChanged()</slot>
<slot>groupPasswordContentChanged()</slot>