summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/colex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/colex.hxx')
-rw-r--r--sw/source/uibase/inc/colex.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/colex.hxx b/sw/source/uibase/inc/colex.hxx
index ce03ddce93b2..638b3c78ab2a 100644
--- a/sw/source/uibase/inc/colex.hxx
+++ b/sw/source/uibase/inc/colex.hxx
@@ -57,6 +57,7 @@ public:
m_bVertical(false){}
virtual ~SwPageGridExample();
+ virtual void dispose() SAL_OVERRIDE;
void UpdateExample( const SfxItemSet& rSet );
};