hackathon-dev #1
|
@ -27,7 +27,7 @@ typedef struct tagSTOCKBITMAPDESC {
|
|||
const void *data;
|
||||
} STOCKBITMAPDESC;
|
||||
|
||||
static const STOCKBITMAPDESC stock_bitmaps = {
|
||||
static const STOCKBITMAPDESC stock_bitmaps[] = {
|
||||
{"freehand", 48, 48, _binary_i_freehand_bin_start },
|
||||
{"line", 48, 48, _binary_i_line_bin_start },
|
||||
{"rect", 48, 48, _binary_i_rect_bin_start },
|
||||
|
|
Loading…
Reference in New Issue
Block a user