This commit is contained in:
Aaron Seigo 2011-05-26 18:44:00 +02:00
parent e834795263
commit 62429fbeb9

View File

@ -116,6 +116,7 @@ void WallpaperScript::wheelEvent(QGraphicsSceneWheelEvent *event)
void WallpaperScript::addUrls(const KUrl::List urls)
{
Q_UNUSED(urls)
}
bool WallpaperScript::isInitialized() const