summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 11:24:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 00:03:32 +0900
commit5022c4995116f69dca1eb6e9a5b8c1ebb59d4bad (patch)
tree0ce604c6efca786f5d78eacd1da56284b05afc55
parentfd40ec983588f716c7df6ac9b42afd09d0daa16d (diff)
downloadkbookreader-5022c4995116f69dca1eb6e9a5b8c1ebb59d4bad.tar.gz
kbookreader-5022c4995116f69dca1eb6e9a5b8c1ebb59d4bad.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b600a4835cdc40f7c3f17ee66653569a16370f22)
-rw-r--r--src/settingsdlg.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsdlg.ui b/src/settingsdlg.ui
index 5793ef3..3ac7b57 100644
--- a/src/settingsdlg.ui
+++ b/src/settingsdlg.ui
@@ -154,9 +154,9 @@
<slot>kcfg_ParaOffset_valueChanged(const TQString&amp;)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>kcfg_ParaOffset_valueChanged(const TQString&amp;)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdefontrequester.h</include>