summaryrefslogtreecommitdiffstats
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-26 23:17:16 +0200
commitf85ded43446b17fbfdd868cc057ba39666d3d7cb (patch)
tree8ee201762ab53cdc724270ccc93e42f29e3ddf11 /include
parenttdf#108056 sw SubtractFlys: add missing expansion of the clip path (diff)
downloadcore-f85ded43446b17fbfdd868cc057ba39666d3d7cb.tar.gz
core-f85ded43446b17fbfdd868cc057ba39666d3d7cb.zip
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>
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