summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/condformatdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/condformatdlg.hxx')
-rw-r--r--sc/source/ui/inc/condformatdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/condformatdlg.hxx b/sc/source/ui/inc/condformatdlg.hxx
index b820fc4093c8..adf80f752514 100644
--- a/sc/source/ui/inc/condformatdlg.hxx
+++ b/sc/source/ui/inc/condformatdlg.hxx
@@ -97,6 +97,7 @@ private:
ScDocument* mpDoc;
DECL_LINK( TypeListHdl, void*);
+ DECL_LINK( ColFormatTypeHdl, void*);
public:
ScCondFrmtEntry( Window* pParent, ScDocument* pDoc );