summaryrefslogtreecommitdiffstats
path: root/wifi/kcmwifi/configcrypto.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-06 10:19:08 +0900
commit9bea52fdd563a80f22e26375afca2d0ac461b379 (patch)
treebf4484bb49b96ea9f1b766df543d39bb4b5704a9 /wifi/kcmwifi/configcrypto.ui
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 'wifi/kcmwifi/configcrypto.ui')
-rw-r--r--wifi/kcmwifi/configcrypto.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/wifi/kcmwifi/configcrypto.ui b/wifi/kcmwifi/configcrypto.ui
index c2d287aa..0fb136d9 100644
--- a/wifi/kcmwifi/configcrypto.ui
+++ b/wifi/kcmwifi/configcrypto.ui
@@ -344,12 +344,12 @@
<include location="local" impldecl="in declaration">wificonfig.h</include>
<include location="local" impldecl="in implementation">configcrypto.ui.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot>slotUpdateKey1Status( const TQString &amp; key )</slot>
<slot>slotUpdateKey2Status( const TQString &amp; key )</slot>
<slot>slotUpdateKey3Status( const TQString &amp; key )</slot>
<slot>slotUpdateKey4Status( const TQString &amp; key )</slot>
-</Q_SLOTS>
+</slots>
<functions>
<function specifier="non virtual">load( const IfConfig &amp; ifconfig )</function>
<function specifier="non virtual">save( IfConfig &amp; ifconfig )</function>