svx/uiconfig/ui/stylespreview.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8af87a7249f0f8bef3419d5305c1b8be2f0c2bed Author: andreas kainz <kain...@gmail.com> AuthorDate: Thu Oct 29 00:32:24 2020 +0100 Commit: Andreas Kainz <kain...@gmail.com> CommitDate: Thu Oct 29 08:32:33 2020 +0100 Notebookbar stylespreview up and down icon use default NB sc_ size Change-Id: I21bf71496433522b9dcf419dd082eda1cd0327fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104985 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kain...@gmail.com> diff --git a/svx/uiconfig/ui/stylespreview.ui b/svx/uiconfig/ui/stylespreview.ui index 626839186714..fd3edce9cc20 100644 --- a/svx/uiconfig/ui/stylespreview.ui +++ b/svx/uiconfig/ui/stylespreview.ui @@ -85,7 +85,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes" context="stylespreview|up">Previous</property> <property name="use_underline">True</property> - <property name="icon_name">cmd/lc_prevrecord.png</property> + <property name="icon_name">cmd/sc_prevrecord.png</property> </object> <packing> <property name="expand">False</property> @@ -110,7 +110,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes" context="stylespreview|down">Next</property> <property name="use_underline">True</property> - <property name="icon_name">cmd/lc_nextrecord.png</property> + <property name="icon_name">cmd/sc_nextrecord.png</property> </object> <packing> <property name="expand">False</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits