diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-21 14:11:46 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-21 14:11:46 -0600 |
commit | afb74575caf7dd8ccb6c235b1c8d788e320c19da (patch) | |
tree | b7c563fadf4c8855c3f4c66a60e98516fb9a593d /kdevdesigner/designer/customwidgeteditor.ui | |
parent | 25d468326715c66a2354d3a47875ea82c3471bbe (diff) | |
download | tdevelop-afb74575caf7dd8ccb6c235b1c8d788e320c19da.tar.gz tdevelop-afb74575caf7dd8ccb6c235b1c8d788e320c19da.zip |
Fix unintended renames.
Diffstat (limited to 'kdevdesigner/designer/customwidgeteditor.ui')
-rw-r--r-- | kdevdesigner/designer/customwidgeteditor.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/customwidgeteditor.ui b/kdevdesigner/designer/customwidgeteditor.ui index 3c0f5a85..db6860f0 100644 --- a/kdevdesigner/designer/customwidgeteditor.ui +++ b/kdevdesigner/designer/customwidgeteditor.ui @@ -733,7 +733,7 @@ <bool>true</bool> </property> <property name="whatsThis" stdset="0"> - <string>The list of all the custom widget's Q_SLOTS.</string> + <string>The list of all the custom widget's slots.</string> </property> </widget> <widget class="TQLabel" row="2" column="0"> |