summaryrefslogtreecommitdiffstats
path: root/kpresenter
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 11:25:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 11:25:41 +0900
commit63c2fcedcd98caf7979bc4797029cbcb32433a5a (patch)
tree9d7404124628fafdc99e21b8b679e5fc0ea29a24 /kpresenter
parent56ddbe04dc445c012c568083202ce433c1da7026 (diff)
downloadkoffice-63c2fcedcd98caf7979bc4797029cbcb32433a5a.tar.gz
koffice-63c2fcedcd98caf7979bc4797029cbcb32433a5a.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kpresenter')
-rw-r--r--kpresenter/shadowdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpresenter/shadowdialog.ui b/kpresenter/shadowdialog.ui
index 3c24676b3..ee48d4e01 100644
--- a/kpresenter/shadowdialog.ui
+++ b/kpresenter/shadowdialog.ui
@@ -482,13 +482,13 @@
<tabstop>applyButton</tabstop>
<tabstop>cancelButton</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot access="protected">colorChanged( const TQColor &amp; )</slot>
<slot access="protected">directionChanged( int )</slot>
<slot access="protected">distanceChanged( int )</slot>
<slot access="protected">applyClicked()</slot>
<slot access="protected">okClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>