Added missing values
This commit is contained in:
parent
44c4bf9e79
commit
2d1b4f72d6
@ -454,6 +454,8 @@ static struct {
|
||||
{"framed", BTUI_FRAMED},
|
||||
{"encircled", BTUI_ENCIRCLED},
|
||||
{"overlined", BTUI_OVERLINED},
|
||||
{"no_framed_or_encircled", BTUI_NO_FRAMED_OR_ENCIRCLED},
|
||||
{"no_overlined", BTUI_NO_OVERLINED},
|
||||
{NULL, 0}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user