summaryrefslogtreecommitdiffstats
path: root/kommander/examples/tutorial/slots.kmdr
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/examples/tutorial/slots.kmdr')
-rw-r--r--kommander/examples/tutorial/slots.kmdr2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/examples/tutorial/slots.kmdr b/kommander/examples/tutorial/slots.kmdr
index d4f2b524..ae0fec91 100644
--- a/kommander/examples/tutorial/slots.kmdr
+++ b/kommander/examples/tutorial/slots.kmdr
@@ -185,7 +185,7 @@ fi
<connections>
<connection>
<sender>FileSelector</sender>
- <signal>widgetTextChanged(const QString&amp;)</signal>
+ <signal>widgetTextChanged(const TQString&amp;)</signal>
<receiver>FileListBox</receiver>
<slot>populate()</slot>
</connection>