summaryrefslogtreecommitdiffstats
path: root/krdc/rdp
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-06 10:19:08 +0900
commit9bea52fdd563a80f22e26375afca2d0ac461b379 (patch)
treebf4484bb49b96ea9f1b766df543d39bb4b5704a9 /krdc/rdp
parent5d85a610bd02473cbcb1fe25f02c6590b31b6be0 (diff)
downloadtdenetwork-9bea52fdd563a80f22e26375afca2d0ac461b379.tar.gz
tdenetwork-9bea52fdd563a80f22e26375afca2d0ac461b379.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e050a3eb30a884522a3b09df0c37c8fc69c0c5bb)
Diffstat (limited to 'krdc/rdp')
-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>