Give layout enum a name: layout_t

This commit is contained in:
Diego Ongaro
2013-05-21 21:28:13 -07:00
committed by Michael Stapelberg
parent 55a338c919
commit 96575e14a0
6 changed files with 19 additions and 14 deletions

View File

@ -275,7 +275,7 @@ void con_set_border_style(Con *con, int border_style, int border_width);
* new split container before).
*
*/
void con_set_layout(Con *con, int layout);
void con_set_layout(Con *con, layout_t layout);
/**
* This function toggles the layout of a given container. toggle_mode can be