summaryrefslogtreecommitdiffstats
path: root/krdc/rdp/rdpprefs.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:23 +0900
commite050a3eb30a884522a3b09df0c37c8fc69c0c5bb (patch)
treec9e4bc90acd51d12c01070461de5da677d709b04 /krdc/rdp/rdpprefs.ui
parentbfb6a86ee22664339e8922e55216d12e1a5b2008 (diff)
downloadtdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.tar.gz
tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'krdc/rdp/rdpprefs.ui')
-rw-r--r--krdc/rdp/rdpprefs.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/krdc/rdp/rdpprefs.ui b/krdc/rdp/rdpprefs.ui
index eb6d2b90..a622c992 100644
--- a/krdc/rdp/rdpprefs.ui
+++ b/krdc/rdp/rdpprefs.ui
@@ -490,11 +490,11 @@
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="local" impldecl="in implementation">rdpprefs.ui.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot access="protected" specifier="non virtual">resolutionChanged( int selection )</slot>
<slot returnType="int">colorDepth()</slot>
<slot>setColorDepth( int depth )</slot>
-</Q_SLOTS>
+</slots>
<functions>
<function specifier="non virtual">setRdpWidth( int w )</function>
<function specifier="non virtual" returnType="int">rdpWidth()</function>