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

List:       kde-commits
Subject:    playground/office/kmymoney
From:       Alvaro Soliverez <asoliverez () gmail ! com>
Date:       2009-05-14 2:39:51
Message-ID: 1242268791.475821.13839.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 967807 by asoliverez:

Removed libkdchart temporarily until we figure out how to replace with the KDE4 version

 M  +2 -1      CMakeLists.txt  
 M  +2 -2      config-kmymoney.h.cmake  


--- trunk/playground/office/kmymoney/CMakeLists.txt #967806:967807
@@ -250,7 +250,8 @@
 ######################### The Actual Targets ##########################
 
 ADD_SUBDIRECTORY( libkgpgfile ) 
-ADD_SUBDIRECTORY( libkdchart )
+# Remove charts until we figure out how to use the KDE4 version
+#ADD_SUBDIRECTORY( libkdchart )
 ADD_SUBDIRECTORY( kmymoney2 ) 
 ADD_SUBDIRECTORY( doc ) 
 ADD_SUBDIRECTORY( developer-doc ) 
--- trunk/playground/office/kmymoney/config-kmymoney.h.cmake #967806:967807
@@ -43,10 +43,10 @@
 #cmakedefine HAVE_INTTYPES_H 1
 
 /* Define if you have libkdchart */
-#define HAVE_KDCHART 1
+#define HAVE_KDCHART 0
 
 /* Define if you have KDChartListTableData::setProp method */
-#define HAVE_KDCHART_SETPROP 1
+#define HAVE_KDCHART_SETPROP 0
 
 /* Define if you have libcppunit */
 #cmakedefine HAVE_LIBCPPUNIT 1
[prev in list] [next in list] [prev in thread] [next in thread] 

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