This commit is contained in:
Marco Martin 2014-05-19 15:35:04 +02:00
parent 72239e7f3c
commit d0816f1448

View File

@ -840,7 +840,7 @@ void Svg::setTheme(Plasma::Theme *theme)
Theme *Svg::theme() const
{
return d->theme.data();
return d->actualTheme();
}
} // Plasma namespace