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 4c264a7..85ed1ab 100644
--- a/src/ganv-private.h
+++ b/src/ganv-private.h
@@ -123,6 +123,7 @@ typedef struct {
float min;
float max;
gboolean is_toggle;
+ gboolean is_integer;
} GanvPortControl;
struct _GanvPortImpl {