delay creation of containments as well
This commit is contained in:
parent
222e132ecd
commit
18a050c1b3
@ -104,10 +104,6 @@ bool DeclarativeAppletScript::init()
|
||||
connect(applet(), SIGNAL(activate()),
|
||||
this, SLOT(activate()));
|
||||
|
||||
//FIXME: everything should be delayed
|
||||
if (pc) {
|
||||
m_interface->init();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user