move text up a bit

svn path=/trunk/kdebase/kwin/; revision=33378
This commit is contained in:
Matthias Ettrich 1999-11-10 00:36:04 +00:00
parent c1caeef679
commit f7de021a1d

View file

@ -304,7 +304,6 @@ void StdClient::paintEvent( QPaintEvent* )
qDrawShadePanel( &p, t.x(), t.y(), t.width(), t.height(),
options->colorGroup(Options::Frame, isActive()), true, 1, &b );
t.setTop( 2 );
t.setLeft( t.left() + 4 );
t.setRight( t.right() - 2 );