summaryrefslogtreecommitdiffstats
path: root/src/profileipsecoptionsbase.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/profileipsecoptionsbase.ui
parent4246920bf76d9b1c0758e8bb575251518aa65b90 (diff)
downloadkvpnc-688d0e84832b9241a80ef1a31cdc492840431b5f.tar.gz
kvpnc-688d0e84832b9241a80ef1a31cdc492840431b5f.zip
Fix QString -> TQString.
Diffstat (limited to 'src/profileipsecoptionsbase.ui')
-rw-r--r--src/profileipsecoptionsbase.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/profileipsecoptionsbase.ui b/src/profileipsecoptionsbase.ui
index 33d1d52..3cf908c 100644
--- a/src/profileipsecoptionsbase.ui
+++ b/src/profileipsecoptionsbase.ui
@@ -1119,9 +1119,9 @@ dh18 = modp8192 (racoon only)</string>
</connection>
<connection>
<sender>LocalIdTypeCombobox</sender>
- <signal>activated(const QString&amp;)</signal>
+ <signal>activated(const TQString&amp;)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
- <slot>localIDTypeToggled(const QString&amp;)</slot>
+ <slot>localIDTypeToggled(const TQString&amp;)</slot>
</connection>
<connection>
<sender>IkeHelpActiveLabel</sender>
@@ -1137,9 +1137,9 @@ dh18 = modp8192 (racoon only)</string>
</connection>
<connection>
<sender>RemoteIdTypeCombobox</sender>
- <signal>activated(const QString&amp;)</signal>
+ <signal>activated(const TQString&amp;)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
- <slot>remoteIDTypeToggled(const QString&amp;)</slot>
+ <slot>remoteIDTypeToggled(const TQString&amp;)</slot>
</connection>
<connection>
<sender>PerfectForwardSecurityCheckbox</sender>
@@ -1151,14 +1151,14 @@ dh18 = modp8192 (racoon only)</string>
<Q_SLOTS>
<slot>useLeftNextHopToggled(bool)</slot>
<slot>useRightNextHopToggled(bool)</slot>
- <slot>localIDTypeToggled(const QString&amp;)</slot>
+ <slot>localIDTypeToggled(const TQString&amp;)</slot>
<slot>useIkeToggled(bool)</slot>
<slot>useEspToogled(bool)</slot>
<slot>useLeftSourceIpToggeled(bool)</slot>
<slot>useRightSourceIpToggeled(bool)</slot>
<slot>ikeHelpClicked(int,int)</slot>
<slot>espHelpClicked(int,int)</slot>
- <slot>remoteIDTypeToggled(const QString&amp;)</slot>
+ <slot>remoteIDTypeToggled(const TQString&amp;)</slot>
<slot specifier="nicht virtuell">usePfsToogled(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>