WaE: implicit conversion of literal of type 'int' to 'bool'
Change-Id: Idf86fb4ac01a594d88e7d43c66b010c394ef217a
This commit is contained in:
@@ -131,7 +131,7 @@ LoadEnv::LoadEnv(const css::uno::Reference< css::uno::XComponentContext >& xCont
|
||||
, m_eContentType(E_UNSUPPORTED_CONTENT)
|
||||
, m_bCloseFrameOnError(false)
|
||||
, m_bReactivateControllerOnError(false)
|
||||
, m_bLoaded( 0 )
|
||||
, m_bLoaded( false )
|
||||
, m_pQuietInteraction( 0 )
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user