ensure even the "null" containment gets a layout
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=732190
This commit is contained in:
parent
666bfa93bd
commit
709136813b
@ -298,6 +298,7 @@ Containment* Corona::addContainment(const QString& name, const QVariantList& arg
|
|||||||
|
|
||||||
// we want to provide something and don't care about the failure to launch
|
// we want to provide something and don't care about the failure to launch
|
||||||
containment->setFailedToLaunch(false);
|
containment->setFailedToLaunch(false);
|
||||||
|
containment->setFormFactor(Plasma::Planar);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!delayedInit) {
|
if (!delayedInit) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user