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-05 11:19:23 +0900
commite050a3eb30a884522a3b09df0c37c8fc69c0c5bb (patch)
treec9e4bc90acd51d12c01070461de5da677d709b04 /wifi/kcmwifi/configcrypto.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 '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>