diff --git a/main/desktop/source/app/app.cxx b/main/desktop/source/app/app.cxx index 1187b9b..44c6e45 100644 --- a/main/desktop/source/app/app.cxx +++ b/main/desktop/source/app/app.cxx @@ -1917,7 +1917,7 @@ void Desktop::Main() RTL_LOGFILE_CONTEXT_TRACE( aLog, "{ GetEnableATToolSupport" ); if( Application::GetSettings().GetMiscSettings().GetEnableATToolSupport() ) { - sal_Bool bQuitApp; + sal_Bool bQuitApp (sal_False); if( !InitAccessBridge( true, bQuitApp ) ) if( bQuitApp )