summaryrefslogtreecommitdiffstats
path: root/kommander/editor/connectioneditor.ui
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:30:59 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:30:59 -0500
commit685de86487c13b03f3e5c33b74f317fc27389f88 (patch)
tree99bc223da3f791f400c082e6c99a8169b514ada1 /kommander/editor/connectioneditor.ui
parent17e962ed3593f5d5f71c4f8e5ca00d4b065ad03c (diff)
downloadtdewebdev-685de86487c13b03f3e5c33b74f317fc27389f88.tar.gz
tdewebdev-685de86487c13b03f3e5c33b74f317fc27389f88.zip
Fix QString -> TQString.
Diffstat (limited to 'kommander/editor/connectioneditor.ui')
-rw-r--r--kommander/editor/connectioneditor.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/connectioneditor.ui b/kommander/editor/connectioneditor.ui
index 1fc5c679..8603b9e2 100644
--- a/kommander/editor/connectioneditor.ui
+++ b/kommander/editor/connectioneditor.ui
@@ -397,7 +397,7 @@
<slot access="protected">connectClicked()</slot>
<slot access="protected">connectionsChanged()</slot>
<slot access="protected">disconnectClicked()</slot>
- <slot access="protected">receiverChanged( const QString &amp; )</slot>
+ <slot access="protected">receiverChanged( const TQString &amp; )</slot>
<slot access="protected">okClicked()</slot>
<slot access="protected">signalChanged()</slot>
<slot access="protected">Q_SLOTSChanged()</slot>