actully paint the background; had put in a premature return to do some
performance measurements and forgot to remove it svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=714783
This commit is contained in:
parent
c2ca506352
commit
eb19605f15
@ -139,7 +139,6 @@ void Containment::paintInterface(QPainter *painter,
|
||||
const QStyleOptionGraphicsItem *option,
|
||||
const QRect& contentsRect)
|
||||
{
|
||||
return;
|
||||
//TODO: we should have a way to do this outside of the paint event!
|
||||
if (d->background) {
|
||||
d->background->resize(contentsRect.size());
|
||||
|
Loading…
x
Reference in New Issue
Block a user