set draw_stripes draw_separator on for default configuration, in order to match default oxygen decoration
svn path=/trunk/KDE/kdebase/workspace/; revision=1016851
This commit is contained in:
parent
cf86b3fc65
commit
563191f51c
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ namespace Nitrogen
|
|||
buttonType_( ButtonKde43 ),
|
||||
frameBorder_( BorderDefault ),
|
||||
blendColor_( RadialBlending ),
|
||||
showStripes_( false ),
|
||||
drawSeparator_( false ),
|
||||
showStripes_( true ),
|
||||
drawSeparator_( true ),
|
||||
overwriteColors_( true ),
|
||||
drawSizeGrip_( false ),
|
||||
useOxygenShadows_( true )
|
||||
|
|
Loading…
Reference in a new issue