[Libreoffice-commits] .: sc/source
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Jul 5 08:12:30 PDT 2011
sc/source/ui/inc/tabview.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ba617787000d63603e90abd7f1ce6ab3f8ce9451
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Jul 5 15:50:04 2011 +0100
WaE: consistently call it struct or class
diff --git a/sc/source/ui/inc/tabview.hxx b/sc/source/ui/inc/tabview.hxx
index a86a6a6..59da7bc 100644
--- a/sc/source/ui/inc/tabview.hxx
+++ b/sc/source/ui/inc/tabview.hxx
@@ -43,7 +43,7 @@ class ScRowBar;
class ScColBar;
class ScTabControl;
class ScTabViewShell;
-class ScRangeFindData;
+struct ScRangeFindData;
class SfxPrinter;
class ScDrawView;
class SvBorder;
More information about the Libreoffice-commits
mailing list