diff options
Diffstat (limited to 'kcontrol/kicker/positiontab.ui')
-rw-r--r-- | kcontrol/kicker/positiontab.ui | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/kcontrol/kicker/positiontab.ui b/kcontrol/kicker/positiontab.ui index ac367a15f..fb3427b03 100644 --- a/kcontrol/kicker/positiontab.ui +++ b/kcontrol/kicker/positiontab.ui @@ -380,7 +380,7 @@ how it is positioned on the screen and how much of the screen it should use.</st <string>Si&ze</string> </property> <property name="whatsThis" stdset="0"> - <string>This sets the size of the panel.</string> + <string>This sets the height of the panel. Tiny is 24 pixels high, Small is 30 pixels, Normal is 46 pixels, Large is 58 pixels.</string> </property> <grid> <property name="name"> @@ -1110,20 +1110,14 @@ 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> +<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> -</Q_SLOTS> +</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> |