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 24321a149431..dd14a12c30c3 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -35,7 +35,7 @@ class SvxEventConfigPage : public _SvxMacroTabPage
::com::sun::star::uno::Reference< ::com::sun::star::container::XNameReplace > m_xDocumentEvents;
::com::sun::star::uno::Reference< ::com::sun::star::util::XModifiable > m_xDocumentModifiable;
- sal_Bool bAppConfig;
+ bool bAppConfig;
DECL_LINK( SelectHdl_Impl, ListBox* );