summaryrefslogtreecommitdiff
path: root/include/svx/flagsdef.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/flagsdef.hxx')
-rw-r--r--include/svx/flagsdef.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/flagsdef.hxx b/include/svx/flagsdef.hxx
index 4a12a87fc11d..248deb26286c 100644
--- a/include/svx/flagsdef.hxx
+++ b/include/svx/flagsdef.hxx
@@ -45,6 +45,7 @@ enum class SvxBackgroundTabFlags
SHOW_PARACTL = 0x02,
ENABLE_TRANSPARENCY = 0x04,
SHOW_TBLCTL = 0x08,
+ SHOW_HIGHLIGHTING = 0x10,
};
namespace o3tl
{