CVS_SILENT
Corrected typo. svn path=/trunk/kdebase/kwin/; revision=379395
This commit is contained in:
parent
9a9d4a590e
commit
bcbd5ab29c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ QuartzConfig::QuartzConfig( KConfig* conf, QWidget* parent )
|
|||
"drawn using normal border colors instead.") );
|
||||
cbExtraSmall = new QCheckBox( i18n("Quartz &extra slim"), gb );
|
||||
QWhatsThis::add( cbExtraSmall,
|
||||
i18n("Quartz window decorations with extra small title bar.") );
|
||||
i18n("Quartz window decorations with extra-small title bar.") );
|
||||
// Load configuration options
|
||||
load( conf );
|
||||
|
||||
|
|
Loading…
Reference in a new issue