summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/colex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/colex.hxx')
-rw-r--r--sw/source/core/uibase/inc/colex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/colex.hxx b/sw/source/core/uibase/inc/colex.hxx
index 4cb67723b036..634bfcf282f0 100644
--- a/sw/source/core/uibase/inc/colex.hxx
+++ b/sw/source/core/uibase/inc/colex.hxx
@@ -56,7 +56,7 @@ public:
pGridItem(0),
m_bVertical(false){}
- ~SwPageGridExample();
+ virtual ~SwPageGridExample();
void UpdateExample( const SfxItemSet& rSet );
};