Implement enum for Layout data type

This commit is contained in:
Keavon Chambers
2021-03-27 01:20:51 -07:00
parent fbaf3c2467
commit f417b87443
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<!-- Called as <window:main width="1920px" height="1080px" /> -->
<!-- Instantiated by the window and called with absolute dimensions such as: <window:main width="1920px" height="1080px" /> -->
<window:main>
<col width="100%" height="100%">
<!-- Header -->