summaryrefslogtreecommitdiff
path: root/cui/source/customize/eventdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/eventdlg.hxx')
-rw-r--r--cui/source/customize/eventdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/eventdlg.hxx b/cui/source/customize/eventdlg.hxx
index 56ea3c41ddab..385df86d1bbb 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -29,7 +29,7 @@
class SvxEventConfigPage : public _SvxMacroTabPage
{
- ListBox* m_pSaveInListBox;
+ VclPtr<ListBox> m_pSaveInListBox;
::com::sun::star::uno::Reference< ::com::sun::star::container::XNameReplace > m_xAppEvents;
::com::sun::star::uno::Reference< ::com::sun::star::container::XNameReplace > m_xDocumentEvents;