summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/ui/dcop_widget_ui.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-02-03 16:25:50 +0900
committerMichele Calgaro <[email protected]>2024-02-03 16:25:50 +0900
commit0d9263f836b892b03742c494bd236d57b63ebb19 (patch)
tree04c0eed9cc0285d87fa42e37a69ab19e5aa017ca /khotkeys/kcontrol/ui/dcop_widget_ui.ui
parent4484e51ca69d3080fac8692a7a203c49dc47ab1e (diff)
downloadtdebase-0d9263f836b892b03742c494bd236d57b63ebb19.tar.gz
tdebase-0d9263f836b892b03742c494bd236d57b63ebb19.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'khotkeys/kcontrol/ui/dcop_widget_ui.ui')
-rw-r--r--khotkeys/kcontrol/ui/dcop_widget_ui.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/kcontrol/ui/dcop_widget_ui.ui b/khotkeys/kcontrol/ui/dcop_widget_ui.ui
index feeae535d..a9dc2e8c6 100644
--- a/khotkeys/kcontrol/ui/dcop_widget_ui.ui
+++ b/khotkeys/kcontrol/ui/dcop_widget_ui.ui
@@ -261,10 +261,10 @@
<tabstop>try_button</tabstop>
<tabstop>PushButton1</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot access="protected" specifier="pure virtual">run_kdcop_pressed()</slot>
<slot access="protected" specifier="pure virtual">try_pressed()</slot>
-</Q_SLOTS>
+</slots>
<includes>
<include location="global" impldecl="in implementation">kdialog.h</include>
</includes>