revert last change
This commit is contained in:
parent
395dc9b381
commit
843bd1c1e9
@ -441,7 +441,7 @@ void WidgetExplorer::addApplet(const QString &pluginName)
|
||||
qDebug() << " .. pathes: " << dirs;
|
||||
|
||||
Plasma::Applet *applet = Plasma::Applet::loadPlasmoid(dirs.first());
|
||||
applet->init();
|
||||
|
||||
if (applet) {
|
||||
if (d->containment) {
|
||||
d->containment->addApplet(applet);
|
||||
|
Loading…
Reference in New Issue
Block a user