summaryrefslogtreecommitdiffstats
path: root/src/profilecertoptionsbase.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:55:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:55:35 +0900
commit9f15d20fd2ae242c061b32df95517476cf493f79 (patch)
tree9c76c9c197563b5ff4cc18b3b247129cf3a9d259 /src/profilecertoptionsbase.ui
parent47b21266c2485f0960d51f170a918a6d010cbbef (diff)
downloadkvpnc-9f15d20fd2ae242c061b32df95517476cf493f79.tar.gz
kvpnc-9f15d20fd2ae242c061b32df95517476cf493f79.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/profilecertoptionsbase.ui')
-rw-r--r--src/profilecertoptionsbase.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profilecertoptionsbase.ui b/src/profilecertoptionsbase.ui
index 9a4f14c..c605eec 100644
--- a/src/profilecertoptionsbase.ui
+++ b/src/profilecertoptionsbase.ui
@@ -699,10 +699,10 @@
<tabstop>AllowEmptyPrivateKeyPasswordCheckBox</tabstop>
<tabstop>ImportCertificatePushButton</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot specifier="nicht virtual">useSpecialRemoteIDToggled(bool)</slot>
<slot specifier="nicht virtual">useSpecialServerCertificateToggled(bool)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>