vcl/osx/printaccessoryview.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e84152a9d8d31aa5265e1730db0077c2b417b11e Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Fri Nov 15 09:28:53 2019 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Fri Nov 15 10:51:14 2019 +0100 loplugin:indentation Change-Id: Iea0f624e0f46c6555dace701a543787c48ab9549 Reviewed-on: https://gerrit.libreoffice.org/82754 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/vcl/osx/printaccessoryview.mm b/vcl/osx/printaccessoryview.mm index 35666866fb72..1ec999167046 100644 --- a/vcl/osx/printaccessoryview.mm +++ b/vcl/osx/printaccessoryview.mm @@ -256,7 +256,7 @@ public: // ugly if( name_it->second == "PrintContent" ) pVal->Value <<= i_bValue ? sal_Int32(2) : sal_Int32(0); - else + else pVal->Value <<= i_bValue; mnLastPageCount = [mpAccessoryController updatePrintOperation: mnLastPageCount]; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits