use the svg background as default
svn path=/trunk/KDE/kdelibs/; revision=903928
This commit is contained in:
parent
21cc8dd80a
commit
17bd4d2e99
@ -140,7 +140,7 @@ SignalPlotter::SignalPlotter(QGraphicsItem *parent)
|
||||
d->stackPlots = true;
|
||||
d->fillPlots = true;
|
||||
|
||||
d->svgBackground = 0;
|
||||
setSvgBackground("widgets/plot-background");
|
||||
|
||||
connect(Plasma::Theme::defaultTheme(), SIGNAL(themeChanged()), SLOT(themeChanged()));
|
||||
d->themeChanged();
|
||||
|
Loading…
Reference in New Issue
Block a user