summaryrefslogtreecommitdiff
path: root/comphelper/source/eventattachermgr/eventattachermgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/eventattachermgr/eventattachermgr.cxx')
-rw-r--r--comphelper/source/eventattachermgr/eventattachermgr.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/eventattachermgr/eventattachermgr.cxx b/comphelper/source/eventattachermgr/eventattachermgr.cxx
index 99b25a9f86e6..782eb92211bb 100644
--- a/comphelper/source/eventattachermgr/eventattachermgr.cxx
+++ b/comphelper/source/eventattachermgr/eventattachermgr.cxx
@@ -361,6 +361,7 @@ ImplEventAttacherManager::ImplEventAttacherManager( const Reference< XIntrospect
: aScriptListeners( aLock )
, mxContext( xContext )
, mxIntrospection( rIntrospection )
+ , nVersion(0)
{
if ( xContext.is() )
{