From 94e2e7ba7e316f080c30c715cf4f2ebaf6584733 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 14 May 2008 22:24:09 +0000 Subject: Fixed a bug in the width of breakpoints widget svn path=/trunk/externals/tof/; revision=9805 --- src/breakpoints~.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/breakpoints~.h') diff --git a/src/breakpoints~.h b/src/breakpoints~.h index 27d6a6d..f973dac 100755 --- a/src/breakpoints~.h +++ b/src/breakpoints~.h @@ -32,7 +32,8 @@ typedef struct _breakpoints t_float totaldur; t_int args; /* get rid of that */ t_int resizing; - t_int resizeable; + t_int resizeable; + t_int borderwidth; t_symbol* r_sym; //receive symbol t_symbol* s_sym; //send symbol -- cgit v1.2.1