diff options
Diffstat (limited to 'kcontrol/kicker')
-rw-r--r-- | kcontrol/kicker/applettab.ui | 6 | ||||
-rw-r--r-- | kcontrol/kicker/hidingtab.ui | 5 | ||||
-rw-r--r-- | kcontrol/kicker/lookandfeeltab.ui | 8 | ||||
-rw-r--r-- | kcontrol/kicker/positiontab.ui | 8 |
4 files changed, 7 insertions, 20 deletions
diff --git a/kcontrol/kicker/applettab.ui b/kcontrol/kicker/applettab.ui index bcdfef2f8..05549de36 100644 --- a/kcontrol/kicker/applettab.ui +++ b/kcontrol/kicker/applettab.ui @@ -217,11 +217,9 @@ </vbox> </widget> <includes> - <include location="local" impldecl="in implementation">kdialog.h</include> + <include location="global" impldecl="in implementation">qwidget.h</include> + <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <layoutdefaults spacing="3" margin="6"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> -<includehints> - <includehint>qwidget.h</includehint> -</includehints> </UI> diff --git a/kcontrol/kicker/hidingtab.ui b/kcontrol/kicker/hidingtab.ui index 542d66bd2..fae21c356 100644 --- a/kcontrol/kicker/hidingtab.ui +++ b/kcontrol/kicker/hidingtab.ui @@ -762,14 +762,11 @@ <includes> <include location="global" impldecl="in declaration">klineedit.h</include> <include location="global" impldecl="in implementation">knuminput.h</include> - <include location="local" impldecl="in implementation">kdialog.h</include> + <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <Q_SLOTS> <slot specifier="pure virtual">switchPanel(int)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> -<includehints> - <includehint>knuminput.h</includehint> -</includehints> </UI> diff --git a/kcontrol/kicker/lookandfeeltab.ui b/kcontrol/kicker/lookandfeeltab.ui index 7938f5f6c..803393e66 100644 --- a/kcontrol/kicker/lookandfeeltab.ui +++ b/kcontrol/kicker/lookandfeeltab.ui @@ -617,10 +617,12 @@ This option is only active if 'Enable background image' is selected.</string> <tabstop>advancedOptionsButton</tabstop> </tabstops> <includes> - <include location="global" impldecl="in implementation">kcolorbutton.h</include> <include location="global" impldecl="in declaration">kcombobox.h</include> <include location="global" impldecl="in declaration">kurlrequester.h</include> + <include location="global" impldecl="in implementation">kcolorbutton.h</include> <include location="global" impldecl="in implementation">kdialog.h</include> + <include location="global" impldecl="in implementation">klineedit.h</include> + <include location="global" impldecl="in implementation">kpushbutton.h</include> </includes> <Q_SLOTS> <slot access="protected" specifier="pure virtual">launchAdvancedDialog()</slot> @@ -629,8 +631,4 @@ This option is only active if 'Enable background image' is selected.</string> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> -<includehints> - <includehint>klineedit.h</includehint> - <includehint>kpushbutton.h</includehint> -</includehints> </UI> diff --git a/kcontrol/kicker/positiontab.ui b/kcontrol/kicker/positiontab.ui index ac367a15f..6729d0cf2 100644 --- a/kcontrol/kicker/positiontab.ui +++ b/kcontrol/kicker/positiontab.ui @@ -1110,7 +1110,7 @@ how it is positioned on the screen and how much of the screen it should use.</st <includes> <include location="global" impldecl="in declaration">klineedit.h</include> <include location="global" impldecl="in implementation">knuminput.h</include> - <include location="local" impldecl="in implementation">kdialog.h</include> + <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <Q_SLOTS> <slot access="protected" specifier="pure virtual">lengthenPanel( int )</slot> @@ -1120,10 +1120,4 @@ how it is positioned on the screen and how much of the screen it should use.</st </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> -<includehints> - <includehint>knuminput.h</includehint> - <includehint>knuminput.h</includehint> - <includehint>knuminput.h</includehint> - <includehint>knuminput.h</includehint> -</includehints> </UI> |