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 93f286c..2cbe963 100644
--- a/src/ganv-private.h
+++ b/src/ganv-private.h
@@ -68,6 +68,7 @@ typedef struct {
double cx1, cy1, cx2, cy2;
double handle_x, handle_y, handle_radius;
double width;
+ gboolean constraining;
gboolean curved;
gboolean arrowhead;
} GanvEdgeCoords;