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 29b2e61..93f286c 100644
--- a/src/ganv-private.h
+++ b/src/ganv-private.h
@@ -45,6 +45,7 @@ struct _GanvBoxImpl {
double radius_tr;
double radius_br;
double radius_bl;
+ gboolean beveled;
};
/* Circle */