summaryrefslogtreecommitdiffstats
path: root/lskat
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-04 21:54:07 +0900
commitbd2e9436e0b7e544fa058188167291f7c16a02b9 (patch)
tree8fea21978256d74240c33a1cb92256bf3f49bd68 /lskat
parent7b5371d07faead95678641cb890430dd0423f322 (diff)
downloadtdegames-bd2e9436.tar.gz
tdegames-bd2e9436.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d03fd4942f7977417ee8de13c05904434f9c126b)
Diffstat (limited to 'lskat')
-rw-r--r--lskat/lskat/networkdlgbase.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/lskat/lskat/networkdlgbase.ui b/lskat/lskat/networkdlgbase.ui
index d064c13b..23f63a8e 100644
--- a/lskat/lskat/networkdlgbase.ui
+++ b/lskat/lskat/networkdlgbase.ui
@@ -298,9 +298,9 @@
<slot>toggleServerClient()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">toggleServerClient()</slot>
<slot access="protected">gameSelected(int nr)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>