sd/source/ui/framework/configuration/Configuration.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 275b87203da92b3ec50e2f7e18ae192d10db41b7 Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> AuthorDate: Thu Sep 13 22:12:00 2018 -0400 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Thu Jun 6 10:01:24 2019 +0200 Cosmetics. Change-Id: Ic86960ce2f690bebc51c9120053bdd50232f0358 Reviewed-on: https://gerrit.libreoffice.org/73480 Reviewed-by: Jan Holesovsky <ke...@collabora.com> Tested-by: Jan Holesovsky <ke...@collabora.com> diff --git a/sd/source/ui/framework/configuration/Configuration.cxx b/sd/source/ui/framework/configuration/Configuration.cxx index f2034ac389fc..d303b2464156 100644 --- a/sd/source/ui/framework/configuration/Configuration.cxx +++ b/sd/source/ui/framework/configuration/Configuration.cxx @@ -132,7 +132,7 @@ Sequence<Reference<XResourceId> > SAL_CALL Configuration::getResources ( ::osl::MutexGuard aGuard (maMutex); ThrowIfDisposed(); - bool bFilterResources (!rsResourceURLPrefix.isEmpty()); + const bool bFilterResources (!rsResourceURLPrefix.isEmpty()); // Collect the matching resources in a vector. ::std::vector<Reference<XResourceId> > aResources; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits