SVN_SILENT style fix

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=839105
This commit is contained in:
Marco Martin 2008-07-29 11:51:57 +00:00
parent 235b643d03
commit 424e4e1c21

View File

@ -49,6 +49,7 @@ class SignalPlotterPrivate
SignalPlotterPrivate()
: svgBackground(0)
{ }
~SignalPlotterPrivate()
{
delete svgBackground;