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

List:       kde-commits
Subject:    Re: koffice/filters/kspread/excel
From:       Marijn Kruisselbrink <m.kruisselbrink () student ! tue ! nl>
Date:       2010-09-17 22:04:18
Message-ID: 201009180004.18234.m.kruisselbrink () student ! tue ! nl
[Download RAW message or body]

Ah yeah, silly case insensitive filesystems... I'll try to be more careful for 
those next time...

Marijn

On Saturday 18 September 2010 00:02:18 Johannes Simon wrote:
> 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