From 96dd1cd36c2f9446d3455a06b5f77a3954950c03 Mon Sep 17 00:00:00 2001 From: Sumit Chauhan Date: Fri, 10 May 2019 14:08:10 +0530 Subject: tdf#116629 added chevron icon for noteboookbar hide button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To test the patch , cherry pick this icon-patch first https://gerrit.libreoffice.org/#/c/72082/ Change-Id: I706aee5695a2e275095832070382a9def4d89611 Reviewed-on: https://gerrit.libreoffice.org/72107 Reviewed-by: Szymon Kłos Tested-by: Szymon Kłos --- sfx2/inc/bitmaps.hlst | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/inc') diff --git a/sfx2/inc/bitmaps.hlst b/sfx2/inc/bitmaps.hlst index c420ba89bd78..654a41df125c 100644 --- a/sfx2/inc/bitmaps.hlst +++ b/sfx2/inc/bitmaps.hlst @@ -32,6 +32,7 @@ #define BMP_HELP_TOOLBOX_L_SEARCHDIALOG "res/lc05961.png" //start, sfx2/source/sidebar/Theme.cxx +#define CHEVRON "sfx2/res/chevron.png" #define CLOSEDOC "sfx2/res/closedoc.png" #define GRIP "sfx2/res/grip.png" #define OPEN_MORE "sfx2/res/symphony/open_more.png" -- cgit v1.2.3