Kaydet (Commit) a280ba47 authored tarafından Noel Grandin's avatar Noel Grandin

fix windows build

broken by my UNO changes

Change-Id: I40910d3c9e2fadb9288208689e71a5ec4f367fd4
üst 028c21ba
......@@ -106,7 +106,7 @@ protected:
, MutexAndBroadcastHelper()
, OPropertySetHelper( BrdcstHelper )
, maDisposeListeners( *this )
, maContext( ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >() )
, m_xContext( ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >() )
{
assert(false);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment