vcl/inc/win/winlayout.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a6ce5d391476e4b6a2cb2d92ff45548c1d75684b
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Fri Nov 4 01:26:50 2016 +0200

    Misplaced #endif
    
    Change-Id: I199cf879c13cdd65ec9b6f1dbfef9b615bf8cefc

diff --git a/vcl/inc/win/winlayout.hxx b/vcl/inc/win/winlayout.hxx
index c025351..84b27d5 100755
--- a/vcl/inc/win/winlayout.hxx
+++ b/vcl/inc/win/winlayout.hxx
@@ -413,8 +413,6 @@ public:
 
 #endif // ENABLE_GRAPHITE
 
-#endif
-
 class TextOutRenderer
 {
 protected:
@@ -514,4 +512,6 @@ private:
     HDC               mhDC;
 };
 
+#endif // INCLUDED_VCL_INC_WIN_WINLAYOUT_HXX
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to