Kaydet (Commit) fecc5d4a authored tarafından Markus Mohrhard's avatar Markus Mohrhard

fix crash while trying to access icon set image file

Change-Id: Iaad9b5aeb4163a5262bcaf0a414ee30fd9279a49
Reviewed-on: https://gerrit.libreoffice.org/50219Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst f5eb32c6
......@@ -96,7 +96,7 @@
#define BMP_ICON_SET_PIES_THREE_QUARTER "sc/res/icon-set-pies-three-quarters.png"
#define BMP_ICON_SET_PIES_FULL "sc/res/icon-set-pies-full.png"
#define BMP_ICON_SET_SHAPES_CIRCLE "sc/res/icon-set-shapes-circle.png"
#define BMP_ICON_SET_SHAPES_TRIANGLE "sc/res/icon-set-shapes-triangle"
#define BMP_ICON_SET_SHAPES_TRIANGLE "sc/res/icon-set-shapes-triangle.png"
#define BMP_ICON_SET_SHAPES_DIAMOND "sc/res/icon-set-shapes-diamond.png"
#define BMP_ICON_SET_SQUARES_EMPTY "sc/res/icon-set-squares-empty.png"
#define BMP_ICON_SET_SQUARES_ONE_QUARTER "sc/res/icon-set-squares-one-quarter.png"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment