mirror of
https://github.com/Cloudef/bemenu
synced 2024-11-23 17:32:11 +01:00
Newline
This commit is contained in:
parent
f76cfbca4f
commit
b32b8db523
@ -85,6 +85,7 @@ bm_menu_new(const char *renderer, enum bm_prioritory prioritory)
|
||||
if (!bm_menu_set_color(menu, i, NULL))
|
||||
goto fail;
|
||||
}
|
||||
|
||||
return menu;
|
||||
|
||||
fail:
|
||||
|
Loading…
Reference in New Issue
Block a user