guix
guix copied to clipboard
GUIX resources typo
trafficstars
Describe the bug In the gui_resources file generation there is a small typo at line 3818 "iamges" out.Format(_T(" 0x%02x, /* used for transparent iamges*/\n"), m_map->gx_pixelmap_transparent_color);
Please also mention any information which could help others to understand the problem you're facing:
- Which version of Eclipse ThreadX?
- noticed in version 5.4.2.9 and the typo is still present in latest
To Reproduce
- Open any project in guix studio, and generate the resources files.
Expected behavior The text should be out.Format(_T(" 0x%02x, /* used for transparent images*/\n"), m_map->gx_pixelmap_transparent_color);
Impact absolute minimum