imageinfo: add possible information for used libstb-hal

This commit is contained in:
2018-12-31 10:10:30 +01:00
parent a2ddff616f
commit 1022cba0cc
2 changed files with 29 additions and 17 deletions

View File

@@ -37,7 +37,7 @@
typedef struct image_info_t
{
neutrino_locale_t caption;
std::string caption;
std::string info_text;
} image_info_struct_t;