.. and removed extra 'new tileset' left-over from previous commit to r1020690
svn path=/trunk/KDE/kdebase/workspace/; revision=1020691
This commit is contained in:
parent
8c9049e425
commit
24bf0526cd
1 changed files with 0 additions and 1 deletions
|
@ -1007,7 +1007,6 @@ namespace Nitrogen
|
||||||
p.setBrush( rg );
|
p.setBrush( rg );
|
||||||
p.drawRect( shadow.rect() );
|
p.drawRect( shadow.rect() );
|
||||||
|
|
||||||
tileSet = new TileSet(shadow, size, size, 1, 1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// draw the corner of the window - actually all 4 corners as one circle
|
// draw the corner of the window - actually all 4 corners as one circle
|
||||||
|
|
Loading…
Reference in a new issue