Merge pull request #17733 from pstef/ozone-footer-label
This commit is contained in:
commit
999de04ace
|
@ -336,7 +336,7 @@ typedef struct
|
|||
{
|
||||
const char *str;
|
||||
float x;
|
||||
size_t width;
|
||||
int width; /* -1 on error */
|
||||
bool show;
|
||||
} ozone_footer_label_t;
|
||||
|
||||
|
|
Loading…
Reference in New Issue