summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2017-05-26 18:13:54 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-05-31 13:43:35 +0200
commit4900b5c3516c5144f5ce31bc112cadc71e5a5afe (patch)
treef9133e8186887f39abe879f01af4d852cb54733c /include
parentc547cf9b8c14062b2e6bb3ba9ee6541bd9e16fba (diff)
tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat option
There is a reason this is off by default, make it a bit more easier for users to not depend this option when they don't actually need it. Change-Id: I21c5b942c6021fa21840779e1a9f53055fbf279f Reviewed-on: https://gerrit.libreoffice.org/38081 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> (cherry picked from commit f85ded43446b17fbfdd868cc057ba39666d3d7cb) Reviewed-on: https://gerrit.libreoffice.org/38263
Diffstat (limited to 'include')
-rw-r--r--include/unotools/compatibility.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/unotools/compatibility.hxx b/include/unotools/compatibility.hxx
index defbabdf8563..5a4e2f7922ef 100644
--- a/include/unotools/compatibility.hxx
+++ b/include/unotools/compatibility.hxx
@@ -59,6 +59,7 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityEntry
ExpandWordSpace,
ProtectForm,
MsWordTrailingBlanks,
+ SubtractFlysAnchoredAtFlys,
/* Should be at the end. Do not remove it. */
INVALID