diff options
Diffstat (limited to 'kommander/editor/wizardeditor.ui')
-rw-r--r-- | kommander/editor/wizardeditor.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/wizardeditor.ui b/kommander/editor/wizardeditor.ui index 2f5c16e4..ec183bf2 100644 --- a/kommander/editor/wizardeditor.ui +++ b/kommander/editor/wizardeditor.ui @@ -302,7 +302,7 @@ <slot>cancelClicked()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot access="protected">init()</slot> <slot access="protected">destroy()</slot> <slot access="protected">addClicked()</slot> @@ -315,6 +315,6 @@ <slot access="protected">okClicked()</slot> <slot access="protected">removeClicked()</slot> <slot access="protected">upClicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> |