This commit is contained in:
Xinhao Yuan 2019-07-05 18:42:56 -04:00
parent bce2bb0cc2
commit 358c2cee18
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ function create_layout(name, regions)
get_region_count = function () return #priv.regions end,
set_regions = set_regions,
get_regions = get_regions,
resize_handler = resize_handler,
}
end