summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/PanelDescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/PanelDescriptor.hxx')
-rw-r--r--sfx2/source/sidebar/PanelDescriptor.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/sidebar/PanelDescriptor.hxx b/sfx2/source/sidebar/PanelDescriptor.hxx
index ba83ba7e6a5c..bf0de7e5da61 100644
--- a/sfx2/source/sidebar/PanelDescriptor.hxx
+++ b/sfx2/source/sidebar/PanelDescriptor.hxx
@@ -42,6 +42,7 @@ public:
ContextList maContextList;
::rtl::OUString msImplementationURL;
sal_Int32 mnOrderIndex;
+ bool mbShowForReadOnlyDocuments;
bool mbWantsCanvas;
PanelDescriptor (void);