From d0816f1448bfa068ee31c469be6568e4bb05cd05 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Mon, 19 May 2014 15:35:04 +0200 Subject: [PATCH] crash-- --- src/plasma/svg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plasma/svg.cpp b/src/plasma/svg.cpp index 4e825c458..778e5d612 100644 --- a/src/plasma/svg.cpp +++ b/src/plasma/svg.cpp @@ -840,7 +840,7 @@ void Svg::setTheme(Plasma::Theme *theme) Theme *Svg::theme() const { - return d->theme.data(); + return d->actualTheme(); } } // Plasma namespace