filter/source/pdf/impdialog.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a9e669b7948ab734bcbbd76a0919ba91cca2850e Author: Andras Timar <andras.ti...@collabora.com> Date: Tue Apr 15 16:39:07 2014 +0200 fdo#74654 fix typo: printnone -> printhigh Change-Id: I286dedfb6dfd8d9c119bf1b6ac777a2a08f22d7e Reviewed-on: https://gerrit.libreoffice.org/9015 Tested-by: Michael Stahl <mst...@redhat.com> Reviewed-by: Michael Stahl <mst...@redhat.com> diff --git a/filter/source/pdf/impdialog.cxx b/filter/source/pdf/impdialog.cxx index 54e40ab..631afd239 100644 --- a/filter/source/pdf/impdialog.cxx +++ b/filter/source/pdf/impdialog.cxx @@ -1088,7 +1088,7 @@ ImpPDFTabSecurityPage::ImpPDFTabSecurityPage(Window* i_pParent, const SfxItemSet get(mpPrintPermissions, "printing"); get(mpRbPrintNone, "printnone"); get(mpRbPrintLowRes, "printlow"); - get(mpRbPrintHighRes, "printnone"); + get(mpRbPrintHighRes, "printhigh"); get(mpChangesAllowed, "changes"); get(mpRbChangesNone, "changenone"); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits