summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/condformat/condformatdlgitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/condformat/condformatdlgitem.cxx')
-rw-r--r--sc/source/ui/condformat/condformatdlgitem.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/condformat/condformatdlgitem.cxx b/sc/source/ui/condformat/condformatdlgitem.cxx
index b0bf511c3b79..e62e720049e9 100644
--- a/sc/source/ui/condformat/condformatdlgitem.cxx
+++ b/sc/source/ui/condformat/condformatdlgitem.cxx
@@ -21,6 +21,7 @@ ScCondFormatDlgItem::ScCondFormatDlgItem(std::shared_ptr<ScConditionalFormatList
meDialogType(condformat::dialog::CONDITION),
mbManaged(bManaged)
{
+ setNonShareable();
}
ScCondFormatDlgItem::~ScCondFormatDlgItem()