move text up a bit
svn path=/trunk/kdebase/kwin/; revision=33378
This commit is contained in:
parent
c1caeef679
commit
f7de021a1d
1 changed files with 0 additions and 1 deletions
|
@ -304,7 +304,6 @@ void StdClient::paintEvent( QPaintEvent* )
|
||||||
qDrawShadePanel( &p, t.x(), t.y(), t.width(), t.height(),
|
qDrawShadePanel( &p, t.x(), t.y(), t.width(), t.height(),
|
||||||
options->colorGroup(Options::Frame, isActive()), true, 1, &b );
|
options->colorGroup(Options::Frame, isActive()), true, 1, &b );
|
||||||
|
|
||||||
t.setTop( 2 );
|
|
||||||
t.setLeft( t.left() + 4 );
|
t.setLeft( t.left() + 4 );
|
||||||
t.setRight( t.right() - 2 );
|
t.setRight( t.right() - 2 );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue