[Libreoffice-commits] core.git: framework/inc
Rizal Muttaqin (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jan 20 03:54:56 UTC 2021
framework/inc/bitmaps.hlst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d3a0c412500a2b57ff1d49f05506ee62ef9d4c7
Author: Rizal Muttaqin <riz_17_oke at yahoo.co.id>
AuthorDate: Wed Jan 20 06:17:01 2021 +0700
Commit: Rizal Muttaqin <riz_17_oke at yahoo.co.id>
CommitDate: Wed Jan 20 04:54:17 2021 +0100
tdf#139774 fix wrong use List Box icon in Combo Box right click menu
Change-Id: I23e48ea99f05c38c68747218a3191e76c715f0c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109660
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <riz_17_oke at yahoo.co.id>
diff --git a/framework/inc/bitmaps.hlst b/framework/inc/bitmaps.hlst
index 71a3efe823d1..b7e3fdd064e1 100644
--- a/framework/inc/bitmaps.hlst
+++ b/framework/inc/bitmaps.hlst
@@ -21,7 +21,7 @@
#define RID_SVXBMP_GROUPBOX "res/sx10598.png"
#define RID_SVXBMP_EDITBOX "res/sx10599.png"
#define RID_SVXBMP_LISTBOX "res/sx10600.png"
-#define RID_SVXBMP_COMBOBOX "res/sx10600.png"
+#define RID_SVXBMP_COMBOBOX "res/sx10601.png"
#define RID_SVXBMP_IMAGEBUTTON "res/sx10604.png"
#define RID_SVXBMP_IMAGECONTROL "res/sx10710.png"
#define RID_SVXBMP_FILECONTROL "res/sx10605.png"
More information about the Libreoffice-commits
mailing list