fix build

This commit is contained in:
Marco Martin 2014-08-11 17:56:13 +02:00
parent d5ef46d43d
commit b5dfbdb0c8

View File

@ -127,7 +127,7 @@ void AssociatedApplicationManager::setUrls(Plasma::Applet *applet, const QList<Q
}
}
}
TODO: updateAction slot, called on setting of url or app, and on sycoca change
//TODO: updateAction slot, called on setting of url or app, and on sycoca change
QList<QUrl> AssociatedApplicationManager::urls(const Plasma::Applet *applet) const
{
return d->urlLists.value(applet);