summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/msgpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/msgpool.hxx')
-rw-r--r--sc/source/ui/inc/msgpool.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/msgpool.hxx b/sc/source/ui/inc/msgpool.hxx
index 009f7c8e832c..83f3c591b10f 100644
--- a/sc/source/ui/inc/msgpool.hxx
+++ b/sc/source/ui/inc/msgpool.hxx
@@ -28,6 +28,7 @@
#include <svl/eitem.hxx>
#include "uiitems.hxx"
+#include "condformatdlgitem.hxx"
class ScDocumentPool;
@@ -44,6 +45,7 @@ class ScMessagePool: public SfxItemPool
ScUserListItem aGlobalUserListItem;
SfxBoolItem aPrintWarnItem;
+ ScCondFormatDlgItem aCondFormatDlgItem;
SfxPoolItem** ppPoolDefaults;
ScDocumentPool* pDocPool;