summaryrefslogtreecommitdiff
path: root/new-structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'new-structs.go')
-rw-r--r--new-structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-structs.go b/new-structs.go
index 109b4af..8097fbc 100644
--- a/new-structs.go
+++ b/new-structs.go
@@ -51,6 +51,7 @@ type Node struct {
window *GuiWindow
box *GuiBox
+ area *GuiArea
custom func(*Node)
uiControl *ui.Control