summaryrefslogtreecommitdiffstats
path: root/src/settings/cmdexecsettings.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:48:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:48:36 +0900
commit41907371bbc59724fc618f64fef83fcd5f6f3d62 (patch)
treea598b51ae2a0070919742384e84cbaff653d830a /src/settings/cmdexecsettings.ui
parent9ebb061777b4fed6107d056528ff19932d1c0379 (diff)
downloadtdesvn-41907371bbc59724fc618f64fef83fcd5f6f3d62.tar.gz
tdesvn-41907371bbc59724fc618f64fef83fcd5f6f3d62.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/settings/cmdexecsettings.ui')
-rw-r--r--src/settings/cmdexecsettings.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settings/cmdexecsettings.ui b/src/settings/cmdexecsettings.ui
index ca9a885..2aa7e48 100644
--- a/src/settings/cmdexecsettings.ui
+++ b/src/settings/cmdexecsettings.ui
@@ -143,9 +143,9 @@
<slot>setEnabled(bool)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">showLogToggled(bool)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>