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

List:       kde-commits
Subject:    koffice/filters/kspread/excel
From:       Johannes Simon <johannes.simon () gmail ! com>
Date:       2010-09-17 21:57:33
Message-ID: 20100917220218.31DCFAC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1176530 by jsimon:

Fix compilation of ExcelImport.cpp and ExcelExport.cpp. kspread/Sheet.h != sidewinder/Sheet.h

 M  +1 -1      export/ExcelExport.cpp  
 M  +1 -0      import/ExcelImport.cpp  


--- trunk/koffice/filters/kspread/excel/export/ExcelExport.cpp #1176529:1176530
@@ -34,7 +34,7 @@
 #include <CellStorage.h>
 #include <Formula.h>
 #include <Map.h>
-#include <Sheet.h>
+#include <kspread/Sheet.h>
 #include <Region.h>
 #include <RowColumnFormat.h>
 #include <StyleStorage.h>
--- trunk/koffice/filters/kspread/excel/import/ExcelImport.cpp #1176529:1176530
@@ -51,6 +51,7 @@
 #include <KoDocumentInfo.h>
 
 #include <DocBase.h>
+#include <kspread/Sheet.h>
 #include <CalculationSettings.h>
 #include <CellStorage.h>
 #include <HeaderFooter.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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