summaryrefslogtreecommitdiffstats
path: root/src/ganv-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ganv-private.h')
-rw-r--r--src/ganv-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ganv-private.h b/src/ganv-private.h
index ad36e21..ddf6ab5 100644
--- a/src/ganv-private.h
+++ b/src/ganv-private.h
@@ -104,6 +104,7 @@ struct _GanvNodeImpl {
double border_width;
guint fill_color;
guint border_color;
+ guint layer;
gboolean can_tail;
gboolean can_head;
gboolean selected;