diff options
Diffstat (limited to 'kscd/panel.ui')
-rw-r--r-- | kscd/panel.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kscd/panel.ui b/kscd/panel.ui index c9f12409..c3fd3a09 100644 --- a/kscd/panel.ui +++ b/kscd/panel.ui @@ -451,12 +451,12 @@ <tabstop>cddbPB</tabstop> <tabstop>infoPB</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>playClicked()</slot> <slot>stopClicked()</slot> <slot>prevClicked()</slot> <slot>ejectClicked()</slot> <slot returnType="bool">nextClicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> |