summaryrefslogtreecommitdiffstats
path: root/kommander/editor/connectioneditor.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/connectioneditor.ui')
-rw-r--r--kommander/editor/connectioneditor.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/connectioneditor.ui b/kommander/editor/connectioneditor.ui
index 90824b2d..2f1683aa 100644
--- a/kommander/editor/connectioneditor.ui
+++ b/kommander/editor/connectioneditor.ui
@@ -116,7 +116,7 @@
<cstring>slotBox</cstring>
</property>
<property name="whatsThis" stdset="0">
- <string>&lt;b&gt;A list of Q_SLOTS for the receiver.&lt;/b&gt;&lt;p&gt;The Q_SLOTS that are displayed are only those which have arguments that correspond with the arguments of the signal that is currently selected in the Signal-list.&lt;/b&gt;</string>
+ <string>&lt;b&gt;A list of slots for the receiver.&lt;/b&gt;&lt;p&gt;The slots that are displayed are only those which have arguments that correspond with the arguments of the signal that is currently selected in the Signal-list.&lt;/b&gt;</string>
</property>
</widget>
<widget class="TDEListBox" row="1" column="0">
@@ -124,7 +124,7 @@
<cstring>signalBox</cstring>
</property>
<property name="whatsThis" stdset="0">
- <string>Displays the list of Q_SIGNALS that the widget emits.</string>
+ <string>Displays the list of signals that the widget emits.</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">