diff options
Diffstat (limited to 'kmyfirewall/ipteditor/kmyfirewallruleeditor.ui')
-rw-r--r-- | kmyfirewall/ipteditor/kmyfirewallruleeditor.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui b/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui index e379f08..51a2070 100644 --- a/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui +++ b/kmyfirewall/ipteditor/kmyfirewallruleeditor.ui @@ -718,7 +718,7 @@ <tabstop>cb_frag_inv</tabstop> <tabstop>cb_target</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>slotAddRule()</slot> <slot>slotDelRule()</slot> <slot>slotEditIPopt()</slot> @@ -742,7 +742,7 @@ <slot>slotTargetChanged( const TQString & )</slot> <slot>accept()</slot> <slot>reject()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kcombobox.h</include> |