summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/cfgitems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/cfgitems.hxx')
-rw-r--r--sw/source/uibase/inc/cfgitems.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/cfgitems.hxx b/sw/source/uibase/inc/cfgitems.hxx
index 149cd77e7ac0..79c2fb7780bf 100644
--- a/sw/source/uibase/inc/cfgitems.hxx
+++ b/sw/source/uibase/inc/cfgitems.hxx
@@ -79,6 +79,7 @@ class SW_DLLPUBLIC SwElemItem : public SfxPoolItem
bool bDrawing :1;
bool bFieldName :1;
bool bNotes :1;
+ bool bShowInlineTooltips :1;
friend class SwContentOptPage;