summaryrefslogtreecommitdiff
path: root/include/svx/checklbx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/checklbx.hxx')
-rw-r--r--include/svx/checklbx.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx
index dd15c8a66c07..63db8545c3bd 100644
--- a/include/svx/checklbx.hxx
+++ b/include/svx/checklbx.hxx
@@ -46,6 +46,7 @@ public:
SvxCheckListBox( vcl::Window* pParent, WinBits nWinStyle = 0 );
void SetNormalStaticImage(const Image& rNormalStaticImage);
virtual ~SvxCheckListBox();
+ virtual void dispose() SAL_OVERRIDE;
void InsertEntry ( const OUString& rStr,
sal_uLong nPos = TREELIST_APPEND,