Kaydet (Commit) 732f69e6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:defaultparams

Change-Id: I900ddfbba7f58d4ed78a709170506222a1feb320
üst 5684fbce
...@@ -1254,7 +1254,7 @@ UpdateCheck::showDialog(bool forceCheck) ...@@ -1254,7 +1254,7 @@ UpdateCheck::showDialog(bool forceCheck)
aGuard.reset(); aGuard.reset();
} }
getUpdateHandler()->setVisible(true); getUpdateHandler()->setVisible();
// Run check in separate thread .. // Run check in separate thread ..
if( UPDATESTATE_CHECKING == eDialogState ) if( UPDATESTATE_CHECKING == eDialogState )
......
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