summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kmyfirewall/ipteditor/kmyfirewallruleeditor.ui6
-rw-r--r--kmyfirewall/kmfwidgets/kmyfirewallmynetworkwidget.ui2
2 files changed, 4 insertions, 4 deletions
diff --git a/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui b/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui
index e1bac64..60f0cf5 100644
--- a/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui
+++ b/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui
@@ -668,9 +668,9 @@
</connection>
<connection>
<sender>cb_target</sender>
- <signal>activated(const QString&amp;)</signal>
+ <signal>activated(const TQString&amp;)</signal>
<receiver>KMyFirewallRuleEditor</receiver>
- <slot>slotTargetChanged(const QString&amp;)</slot>
+ <slot>slotTargetChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>cb_frag</sender>
@@ -739,7 +739,7 @@
<slot>slotNewTableSelected()</slot>
<slot>slotSaveConfig()</slot>
<slot>slotSaveRuleChanges()</slot>
- <slot>slotTargetChanged( const QString &amp; )</slot>
+ <slot>slotTargetChanged( const TQString &amp; )</slot>
<slot>accept()</slot>
<slot>reject()</slot>
</Q_SLOTS>
diff --git a/kmyfirewall/kmfwidgets/kmyfirewallmynetworkwidget.ui b/kmyfirewall/kmfwidgets/kmyfirewallmynetworkwidget.ui
index 0d9fcfb..4c4bf47 100644
--- a/kmyfirewall/kmfwidgets/kmyfirewallmynetworkwidget.ui
+++ b/kmyfirewall/kmfwidgets/kmyfirewallmynetworkwidget.ui
@@ -178,7 +178,7 @@
</grid>
</widget>
<Q_SLOTS>
- <slot>m_lv_zones_itemRenamed( TQListViewItem *, int, const QString &amp; )</slot>
+ <slot>m_lv_zones_itemRenamed( TQListViewItem *, int, const TQString &amp; )</slot>
</Q_SLOTS>
<forwards>
<forward>class TQListViewItem;</forward>