sw/sdi/_docsh.sdi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b93856a666cc0af099c934669a3d593116456b84 Author: Szymon KÅos <eszka...@gmail.com> Date: Wed Jan 18 15:32:29 2017 +0100 tdf#102142 : Disable edit paragraph style in the print preview mode Before that patch clicking on the Edit button in the print preview mode was causing a crash. Change-Id: Idd6ab2f16f515caa1d5fd3ed4ccdf9ae681849b5 Reviewed-on: https://gerrit.libreoffice.org/33269 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Szymon KÅos <eszka...@gmail.com> diff --git a/sw/sdi/_docsh.sdi b/sw/sdi/_docsh.sdi index 3bb9b7f..f85f95f 100644 --- a/sw/sdi/_docsh.sdi +++ b/sw/sdi/_docsh.sdi @@ -38,7 +38,7 @@ interface BaseTextDocument SID_STYLE_EDIT [ ExecMethod = ExecStyleSheet ; - StateMethod = NoState ; + StateMethod = StateStyleSheet ; ] SID_STYLE_DELETE
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits