Kaydet (Commit) 58be5bad authored tarafından David Tardon's avatar David Tardon

another blind fix for windows build

Change-Id: I9050d2d6e77db1ba159ab7a9fb574b928ca4df43
üst 1a043545
......@@ -296,7 +296,7 @@ sal_uInt32 MQuery::InsertLoginInfo(OConnection* _pCon)
}
//determine whether current profile is locked,any error will lead to return true
sal_Bool isProfileLocked(OConnection* _pCon)
bool isProfileLocked(OConnection* _pCon)
{
::com::sun::star::uno::Reference< ::com::sun::star::mozilla::XMozillaBootstrap > xMozillaBootstrap;
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xFactory = ::comphelper::getProcessServiceFactory();
......
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