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

List:       kde-commits
Subject:    koffice/interfaces
From:       Inge Wallin <inge () lysator ! liu ! se>
Date:       2006-01-14 2:55:39
Message-ID: 1137207339.660355.18644.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 497870 by ingwa:

fix interface mistake

 M  +1 -1      koChart.h  


--- trunk/koffice/interfaces/koChart.h #497869:497870
@@ -69,12 +69,12 @@
 #if 0
 	// The old interface.
         virtual void setData( const Data &d ) = 0;
-        virtual void setCanChangeValue(bool b )=0;
 #else
 	// The new interface.
 	virtual void resizeData( int rows, int columns ) = 0 ;
 	virtual void setCellData( int row, int column, const QVariant &) = 0;
 #endif
+        virtual void setCanChangeValue(bool b )=0;
 
         virtual WizardExtension *wizardExtension();
     private:
[prev in list] [next in list] [prev in thread] [next in thread] 

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