[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/plugins/chartshape
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2010-11-07 15:46:41
Message-ID: 20101107154641.71A65AC8AC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193937 by rempt:

fix warning (initialization order)

 M  +1 -1      Axis.cpp  


--- trunk/koffice/plugins/chartshape/Axis.cpp #1193936:1193937
@@ -195,10 +195,10 @@
 Axis::Private::Private( Axis *axis, AxisDimension dim )
     : q( axis )
     , dimension( dim )
+    , kdAxis( new KDChart::CartesianAxis )
     , kdPlane( 0 )
     , kdPolarPlane( 0 )
     , kdRadarPlane( 0 )
-    , kdAxis( new KDChart::CartesianAxis )
 {
     centerDataPoints = false;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic