first work on plasmoid

This commit is contained in:
arcan1s
2014-12-26 08:22:26 +03:00
parent 030dec5e14
commit a35e9b0164
7 changed files with 270 additions and 37 deletions

View File

@ -387,6 +387,7 @@ bool Netctl::updateSourceEvent(const QString &source)
}
K_EXPORT_PLASMA_DATAENGINE(netctl, Netctl)
// K_EXPORT_PLASMA_DATAENGINE(netctl, Netctl)
K_EXPORT_PLASMA_DATAENGINE_WITH_JSON(netctl, Netctl, "plasma-dataengine-netctl.json")
#include "netctl.moc"