Adding nrowgrid layout
This commit is contained in:
@ -86,6 +86,10 @@
|
||||
#include "monocle.c"
|
||||
#endif
|
||||
|
||||
#if NROWGRID_LAYOUT
|
||||
#include "nrowgrid.c"
|
||||
#endif
|
||||
|
||||
#if TILE_LAYOUT
|
||||
#include "tile.c"
|
||||
#endif
|
Reference in New Issue
Block a user