[Libreoffice-commits] core.git: sw/source
Miklos Vajna
vmiklos at collabora.co.uk
Tue Apr 11 10:42:37 UTC 2017
sw/source/uibase/docvw/SidebarScrollBar.hxx | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit a94ef79826fdb52bcde2d0ee8b76da6df46962f2
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Tue Apr 11 12:42:09 2017 +0200
sw: fix indentation in SidebarScrollBar
Change-Id: Ida2e22690a2fc9e6319701e401ea66aa47d4c081
diff --git a/sw/source/uibase/docvw/SidebarScrollBar.hxx b/sw/source/uibase/docvw/SidebarScrollBar.hxx
index e85eaedf0798..67c639f49770 100644
--- a/sw/source/uibase/docvw/SidebarScrollBar.hxx
+++ b/sw/source/uibase/docvw/SidebarScrollBar.hxx
@@ -14,9 +14,13 @@
class SwView;
-namespace sw { namespace annotation {
- class SwAnnotationWin;
-} }
+namespace sw
+{
+namespace annotation
+{
+class SwAnnotationWin;
+}
+}
namespace sw
{
More information about the Libreoffice-commits
mailing list