summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-21 14:11:46 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-21 14:11:46 -0600
commitafb74575caf7dd8ccb6c235b1c8d788e320c19da (patch)
treeb7c563fadf4c8855c3f4c66a60e98516fb9a593d
parent25d468326715c66a2354d3a47875ea82c3471bbe (diff)
downloadtdevelop-afb74575caf7dd8ccb6c235b1c8d788e320c19da.tar.gz
tdevelop-afb74575caf7dd8ccb6c235b1c8d788e320c19da.zip
Fix unintended renames.
-rw-r--r--kdevdesigner/designer/customwidgeteditor.ui2
-rw-r--r--parts/distpart/distpart_ui.ui4
2 files changed, 3 insertions, 3 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">
diff --git a/parts/distpart/distpart_ui.ui b/parts/distpart/distpart_ui.ui
index bc093ac9..92b22b85 100644
--- a/parts/distpart/distpart_ui.ui
+++ b/parts/distpart/distpart_ui.ui
@@ -1136,7 +1136,7 @@ Build Files</string>
<sender>srcPackagePushButton</sender>
<signal>clicked()</signal>
<receiver>packaging_dialog</receiver>
- <slot>Q_SLOTSrcPackagePushButtonPressed()</slot>
+ <slot>slotSrcPackagePushButtonPressed()</slot>
</connection>
<connection>
<sender>importSPECPushButton</sender>
@@ -1205,7 +1205,7 @@ Build Files</string>
<slot>slotbuildAllPushButtonPressed()</slot>
<slot>slotexportSPECPushButtonPressed()</slot>
<slot>slotimportSPECPushButtonPressed()</slot>
- <slot>Q_SLOTSrcPackagePushButtonPressed()</slot>
+ <slot>slotSrcPackagePushButtonPressed()</slot>
<slot>slotAddFileButtonPressed()</slot>
<slot>slotRemoveFile(TQListBoxItem *item)</slot>
</Q_SLOTS>