summaryrefslogtreecommitdiffstats
path: root/kcontrol/smartcard
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-02-03 16:25:50 +0900
committerMichele Calgaro <[email protected]>2024-02-04 21:55:56 +0900
commit28b6fb9bca417fc77b27d9f09fd0516d9efce657 (patch)
tree43b47e4aa7d7d4a1cceec9ccc6a02461ec2e63ae /kcontrol/smartcard
parent71079cacc232b2d895d8a6bb15448464e489d850 (diff)
downloadtdebase-28b6fb9bca417fc77b27d9f09fd0516d9efce657.tar.gz
tdebase-28b6fb9bca417fc77b27d9f09fd0516d9efce657.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0d9263f836b892b03742c494bd236d57b63ebb19)
Diffstat (limited to 'kcontrol/smartcard')
-rw-r--r--kcontrol/smartcard/smartcardbase.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/smartcard/smartcardbase.ui b/kcontrol/smartcard/smartcardbase.ui
index 9dee7d69b..dd138d5b3 100644
--- a/kcontrol/smartcard/smartcardbase.ui
+++ b/kcontrol/smartcard/smartcardbase.ui
@@ -297,11 +297,11 @@
<includes>
<include location="local" impldecl="in implementation">smartcardbase.ui.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot>slotTestReader()</slot>
<slot>enableSupport_toggled(bool)</slot>
<slot>enablePolling_toggled(bool)</slot>
-</Q_SLOTS>
+</slots>
<includes>
<include location="local" impldecl="in implementation">kdialog.h</include>
</includes>