summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 e0745205e3b2..c3795de7d66c 100644
--- a/include/svx/flagsdef.hxx
+++ b/include/svx/flagsdef.hxx
@@ -44,6 +44,7 @@ enum class SvxBackgroundTabFlags
SHOW_SELECTOR = 0x01,
SHOW_PARACTL = 0x02,
SHOW_TBLCTL = 0x08,
+ SHOW_HIGHLIGHTING = 0x10,
};
namespace o3tl
{