added spacer in 'advanced' tab in order to pack widgets
svn path=/trunk/KDE/kdebase/workspace/; revision=1020016
This commit is contained in:
parent
f100fb0537
commit
f5046aef58
1 changed files with 3 additions and 1 deletions
|
@ -205,7 +205,9 @@ namespace Nitrogen
|
||||||
useOxygenShadows->setWhatsThis(i18n(
|
useOxygenShadows->setWhatsThis(i18n(
|
||||||
"When this option is enabled, oxygen signature blue glow is used for the active window shadow."));
|
"When this option is enabled, oxygen signature blue glow is used for the active window shadow."));
|
||||||
|
|
||||||
}
|
vboxLayout->addStretch(1);
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
// exceptions
|
// exceptions
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue