fix build
This commit is contained in:
parent
d5ef46d43d
commit
b5dfbdb0c8
@ -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
|
QList<QUrl> AssociatedApplicationManager::urls(const Plasma::Applet *applet) const
|
||||||
{
|
{
|
||||||
return d->urlLists.value(applet);
|
return d->urlLists.value(applet);
|
||||||
|
Loading…
Reference in New Issue
Block a user