[Libreoffice-commits] core.git: sc/source
Eike Rathke
erack at redhat.com
Wed Mar 15 13:14:22 UTC 2017
sc/source/ui/inc/viewdata.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6082cd7e64b498301ed638afb3a7a743f6ab3f8a
Author: Eike Rathke <erack at redhat.com>
Date: Wed Mar 15 14:13:08 2017 +0100
remove trailing blanks on empty line
Change-Id: Ie6f34729b70ffc7e002c8fb9d88f343ac97a0dac
diff --git a/sc/source/ui/inc/viewdata.hxx b/sc/source/ui/inc/viewdata.hxx
index 827057e..60fd14e 100644
--- a/sc/source/ui/inc/viewdata.hxx
+++ b/sc/source/ui/inc/viewdata.hxx
@@ -233,7 +233,7 @@ private:
bool bGrowing;
long m_nLOKPageUpDownOffset;
-
+
DECL_DLLPRIVATE_LINK( EditEngineHdl, EditStatus&, void );
More information about the Libreoffice-commits
mailing list