Applet::init() is always ok. patch by Vincenzo Di Massa
svn path=/trunk/KDE/kdelibs/; revision=1122515
This commit is contained in:
parent
2213c2e77b
commit
b77e461a0b
@ -149,8 +149,8 @@ Containment::~Containment()
|
|||||||
|
|
||||||
void Containment::init()
|
void Containment::init()
|
||||||
{
|
{
|
||||||
if (!isContainment()) {
|
|
||||||
Applet::init();
|
Applet::init();
|
||||||
|
if (!isContainment()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user