extensions/source/update/check/updatehdl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit eeb3467569ef51640eb948f97668fa62597697b1 Author: Noel Grandin <n...@peralex.com> Date: Tue Mar 10 08:57:03 2015 +0200 fix build of updatecheck extension introduced in commit d22519f62bcd1325f1e7cc920a115b68fccd1922 "V801: Decreased performance" Change-Id: Ie8e1e00db91b0d1874abc6a3e6399ff30484f993 diff --git a/extensions/source/update/check/updatehdl.hxx b/extensions/source/update/check/updatehdl.hxx index 570984b..26d5346 100644 --- a/extensions/source/update/check/updatehdl.hxx +++ b/extensions/source/update/check/updatehdl.hxx @@ -143,7 +143,7 @@ private: void enableControls( short nCtrlState ); void setDownloadBtnLabel( bool bAppendDots ); void loadStrings(); - OUString loadString( const com::sun::star::uno::Reference< com::sun::star::resource::XResourceBundle > xBundle, + OUString loadString( const com::sun::star::uno::Reference< com::sun::star::resource::XResourceBundle >& xBundle, sal_Int32 nResourceId ) const; OUString substVariables( const OUString &rSource ) const; static void setProperty( com::sun::star::uno::Sequence< com::sun::star::beans::NamedValue > &rProps, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits