sc/source/filter/inc/richstring.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ca3859e781c1d63bde74fa21366b0fbde79c8ea7 Author: Michael Stahl <mst...@redhat.com> Date: Tue Jan 22 18:45:15 2013 +0100 warning C4099: type name first seen using 'struct' now seen using 'class' Change-Id: I19cc56b0ab48435f1e20e03f23ed1bb0d984871d diff --git a/sc/source/filter/inc/richstring.hxx b/sc/source/filter/inc/richstring.hxx index 4815fa2..a0f8761 100644 --- a/sc/source/filter/inc/richstring.hxx +++ b/sc/source/filter/inc/richstring.hxx @@ -24,7 +24,7 @@ #include "stylesbuffer.hxx" class EditTextObject; -class ESelection; +struct ESelection; class ScEditEngineDefaulter; namespace com { namespace sun { namespace star { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits