Make this new function actually do something :)
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=668037
This commit is contained in:
parent
4d4f9e0140
commit
e809f22cfd
@ -236,7 +236,7 @@ Applet* Applet::loadApplet(const KPluginInfo* info, uint appletId)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
loadApplet(info->pluginName(), appletId);
|
return loadApplet(info->pluginName(), appletId);
|
||||||
}
|
}
|
||||||
|
|
||||||
} // Plasma namespace
|
} // Plasma namespace
|
||||||
|
Loading…
Reference in New Issue
Block a user