diff options
Diffstat (limited to 'knetworkconf/knetworkconf/knetworkconfdlg.ui')
-rw-r--r-- | knetworkconf/knetworkconf/knetworkconfdlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knetworkconf/knetworkconf/knetworkconfdlg.ui b/knetworkconf/knetworkconf/knetworkconfdlg.ui index dc77b40..3b83884 100644 --- a/knetworkconf/knetworkconf/knetworkconfdlg.ui +++ b/knetworkconf/knetworkconf/knetworkconfdlg.ui @@ -1043,7 +1043,7 @@ <include location="local" impldecl="in implementation">knetworkconfdlg.ui.h</include> <include location="local" impldecl="in declaration">tqlistview.h</include> </includes> -<Q_SLOTS> +<slots> <slot access="private">enableButtonsSlot()</slot> <slot access="private">quitSlot()</slot> <slot access="private">moveUpServerSlot()</slot> @@ -1072,7 +1072,7 @@ <slot access="private">updateProfileNameSlot(TQListViewItem *item)</slot> <slot access="private">removeProfileSlot()</slot> <slot access="private">updateProfileSlot()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kcombobox.h</include> |