[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Fri Dec 19 04:03:09 CET 2003
On Thursday 18 December 2003 21:11, Andrew Walker wrote:
> @@ -121,5 +125,8 @@ KstPlotDialogI::KstPlotDialogI(KstDoc *i
>
> KstPlotDialogI::~KstPlotDialogI() {
> + if( SampleLabel != 0 )
> + {
> delete SampleLabel;
> + }
> SampleLabel = 0L;
> }
This is never necessary in C++.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list