aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flclass.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-11-15 03:30:59 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-11-15 03:30:59 +0000
commit916af0264489cb10eaf3f23e81af30dd71ba7d30 (patch)
treea3bc656b7d3320a91f44c50ab1c4ecc2587fb750 /externals/grill/flext/source/flclass.h
parent3dbf9adf38bf8a204d1fd4dfb4345f542b486933 (diff)
fix for _long_ attribute dialogs
fix for showing attributes on select (and recreate the object on edit) svn path=/trunk/; revision=2274
Diffstat (limited to 'externals/grill/flext/source/flclass.h')
-rw-r--r--externals/grill/flext/source/flclass.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/flext/source/flclass.h b/externals/grill/flext/source/flclass.h
index 9a502be5..12f274bd 100644
--- a/externals/grill/flext/source/flclass.h
+++ b/externals/grill/flext/source/flclass.h
@@ -863,8 +863,8 @@ private:
static void cb_GfxSave(t_gobj *c, t_binbuf *b);
static void cb_GfxSelect(t_gobj *x, struct _glist *glist, int state);
- void BinbufArgs(t_binbuf *b,t_binbuf *args,bool withname);
- void BinbufAttr(t_binbuf *b);
+ void BinbufArgs(t_binbuf *b,t_binbuf *args,bool withname,bool transdoll);
+ void BinbufAttr(t_binbuf *b,bool transdoll);
#endif
// proxy object (for additional inlets)