summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmpage.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-12-08 14:21:58 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-12-08 16:24:12 +0000
commitdc1925e6f05a60935050d088d3b75b85ec6bb989 (patch)
tree094b29cba6affdef7dfbd1a457b371f26487ac73 /sw/source/uibase/inc/frmpage.hxx
parent912fda1d7b21e7f7c8983c449d5d50fdf000e5bc (diff)
sw: remove some inline version control in uibase
Change-Id: I7125b6f8593cac2c33916341f5649f57044ad045 Reviewed-on: https://gerrit.libreoffice.org/31761 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/source/uibase/inc/frmpage.hxx')
-rw-r--r--sw/source/uibase/inc/frmpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/frmpage.hxx b/sw/source/uibase/inc/frmpage.hxx
index cd49e402dbad..6563bb362b7d 100644
--- a/sw/source/uibase/inc/frmpage.hxx
+++ b/sw/source/uibase/inc/frmpage.hxx
@@ -99,7 +99,7 @@ class SwFramePage: public SfxTabPage
bool m_bNew;
bool m_bNoModifyHdl;
bool m_bIsVerticalFrame; //current frame is in vertical environment - strings are exchanged
- // --> OD 2009-08-31 #mongolianlayout#
+ // #mongolianlayout#
bool m_bIsVerticalL2R;
bool m_bIsInRightToLeft; // current frame is in right-to-left environment - strings are exchanged
bool m_bHtmlMode;