summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchstatuslayout.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-04 21:53:38 +0900
commitaa76b2198387115f96f408bd1e418c0a16657ab6 (patch)
tree8bcf35eac7ca4d022c9e57e46074ef9714608856 /ktouch/src/ktouchstatuslayout.ui
parent845281400a4c6124e2cf8ab28174e9c3f0bc2895 (diff)
downloadtdeedu-aa76b219.tar.gz
tdeedu-aa76b219.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8240e696414576ea5e95894bb1c332eaab03d9ec)
Diffstat (limited to 'ktouch/src/ktouchstatuslayout.ui')
-rw-r--r--ktouch/src/ktouchstatuslayout.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktouch/src/ktouchstatuslayout.ui b/ktouch/src/ktouchstatuslayout.ui
index b2625d23..d17fc8db 100644
--- a/ktouch/src/ktouchstatuslayout.ui
+++ b/ktouch/src/ktouchstatuslayout.ui
@@ -348,13 +348,13 @@
</widget>
</hbox>
</widget>
-<Q_SLOTS>
+<slots>
<slot>levelForcedDown()</slot>
<slot>levelForcedUp()</slot>
<slot>showStatChanged(int)</slot>
<slot>runningStateChanged(int)</slot>
<slot>startKTouch()</slot>
<slot>stopKTouch()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>