blob: 0477c74d1e1fe08623b49e626862c9c976d44978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- kspread-1.4.2/kspread/kspread_cell.h 2005-10-05 12:31:33.000000000 +0200
+++ kspread-1.4.2-gcc41/kspread/kspread_cell.h 2005-12-02 15:05:50.336931500 +0100
@@ -596,7 +596,7 @@
*
* @return the cell that decides the format for the cell in question.
*/
- KSpreadCell *KSpreadCell::ultimateObscuringCell() const;
+ KSpreadCell *ultimateObscuringCell() const;
/**
* @return the obscuring cell list (might be empty)
|