extensions/source/update/check/updatecheck.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 732f69e623eb3f4dcb9aa5b9d778724546cdbb03 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Aug 21 18:06:54 2015 +0200 loplugin:defaultparams Change-Id: I900ddfbba7f58d4ed78a709170506222a1feb320 diff --git a/extensions/source/update/check/updatecheck.cxx b/extensions/source/update/check/updatecheck.cxx index a410363..7ffef6f 100644 --- a/extensions/source/update/check/updatecheck.cxx +++ b/extensions/source/update/check/updatecheck.cxx @@ -1254,7 +1254,7 @@ UpdateCheck::showDialog(bool forceCheck) aGuard.reset(); } - getUpdateHandler()->setVisible(true); + getUpdateHandler()->setVisible(); // Run check in separate thread .. if( UPDATESTATE_CHECKING == eDialogState ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits