No newline
svn path=/trunk/KDE/kdebase/workspace/; revision=717760
This commit is contained in:
parent
ebc378ba91
commit
5bc7142bff
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ KWinCompositingConfig::KWinCompositingConfig(QWidget *parent, const QVariantList
|
|||
ui.useCompositing->setChecked(false);
|
||||
compositingEnabled(false);
|
||||
|
||||
ui.statusLabel->setText(i18n("Compositing is not supported on your system.\n"));
|
||||
ui.statusLabel->setText(i18n("Compositing is not supported on your system."));
|
||||
ui.statusLabel->show();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue