--deadCode;
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=785276
This commit is contained in:
parent
a2919ba41f
commit
fcbc0fc0b7
@ -349,15 +349,6 @@ void Corona::loadDefaultSetup()
|
|||||||
panel->layout()->invalidate();
|
panel->layout()->invalidate();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* a little snip that adds another panel, this time to the left
|
|
||||||
*
|
|
||||||
panel = addContainment("panel");
|
|
||||||
panel->setScreen(topLeftScreen);
|
|
||||||
//TODO: but .. *where* on the left edge?
|
|
||||||
panel->setLocation(Plasma::LeftEdge);
|
|
||||||
*/
|
|
||||||
|
|
||||||
// in case something goes bad during runtime, let's at least save this to disk soonish
|
// in case something goes bad during runtime, let's at least save this to disk soonish
|
||||||
scheduleConfigSync();
|
scheduleConfigSync();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user