we need to turn the background off here, as well.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=741921
This commit is contained in:
parent
f339cb9dcb
commit
9603d8cf57
@ -84,6 +84,7 @@ Containment::Containment(QGraphicsItem* parent,
|
||||
: Applet(parent, serviceId, containmentId),
|
||||
d(new Private)
|
||||
{
|
||||
setDrawStandardBackground(false);
|
||||
}
|
||||
|
||||
Containment::Containment(QObject* parent, const QVariantList& args)
|
||||
|
Loading…
Reference in New Issue
Block a user