diff options
Diffstat (limited to 'kcontrol/kicker/positiontab.ui')
-rw-r--r-- | kcontrol/kicker/positiontab.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kicker/positiontab.ui b/kcontrol/kicker/positiontab.ui index 7af261fde..e7ea78bb3 100644 --- a/kcontrol/kicker/positiontab.ui +++ b/kcontrol/kicker/positiontab.ui @@ -1112,12 +1112,12 @@ how it is positioned on the screen and how much of the screen it should use.</st <include location="global" impldecl="in implementation">knuminput.h</include> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> -<slots> +<Q_SLOTS> <slot access="protected" specifier="pure virtual">lengthenPanel( int )</slot> <slot access="protected" specifier="pure virtual">movePanel( int )</slot> <slot access="protected" specifier="pure virtual">panelDimensionsChanged()</slot> <slot specifier="pure virtual">switchPanel( int )</slot> -</slots> +</Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> |