Draw: Replace statustext_image by parse_color_block, remove image stuff in status.c (draw_text image stuff is sufficient) and update version
This commit is contained in:
@@ -423,7 +423,7 @@ typedef struct
|
||||
{
|
||||
uint x, y, w, h;
|
||||
char name[512];
|
||||
} StatusImage;
|
||||
} ImageAttr;
|
||||
|
||||
/* Config.c struct */
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user