diff options
Diffstat (limited to 'src/profilenetworkgeneraloptionsbase.ui')
-rw-r--r-- | src/profilenetworkgeneraloptionsbase.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profilenetworkgeneraloptionsbase.ui b/src/profilenetworkgeneraloptionsbase.ui index edfb4e3..5b4a47b 100644 --- a/src/profilenetworkgeneraloptionsbase.ui +++ b/src/profilenetworkgeneraloptionsbase.ui @@ -976,7 +976,7 @@ Diagnosis: path MTU discovery may not be working, due to hosts on the route refu <slot>useNetworkToggled(bool)</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>mtuToggled(bool)</slot> <slot>mruToggled(bool)</slot> <slot>useConnectionStatusCheckToggled(bool)</slot> @@ -985,7 +985,7 @@ Diagnosis: path MTU discovery may not be working, due to hosts on the route refu <slot>useReconnectDelayToggled(bool)</slot> <slot>UseDnsUpdateToggled(bool)</slot> <slot>useNetworkToggled(bool)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kcombobox.h</include> |