diff options
Diffstat (limited to 'kcontrol/kicker/lookandfeeltab.ui')
-rw-r--r-- | kcontrol/kicker/lookandfeeltab.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kicker/lookandfeeltab.ui b/kcontrol/kicker/lookandfeeltab.ui index 803393e66..fcc746f57 100644 --- a/kcontrol/kicker/lookandfeeltab.ui +++ b/kcontrol/kicker/lookandfeeltab.ui @@ -624,11 +624,11 @@ This option is only active if 'Enable background image' is selected.</string> <include location="global" impldecl="in implementation">klineedit.h</include> <include location="global" impldecl="in implementation">kpushbutton.h</include> </includes> -<Q_SLOTS> +<slots> <slot access="protected" specifier="pure virtual">launchAdvancedDialog()</slot> <slot access="protected" specifier="pure virtual">browseTheme(const TQString&)</slot> <slot access="protected" specifier="pure virtual">enableTransparency(bool)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> </UI> |