aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flclass.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-11-13 03:30:49 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-11-13 03:30:49 +0000
commit45464826849ab68693a3ed21c2d50ede00c50e67 (patch)
treee4149e9e591db1ca3fb2c0416fa5f55c4908a6fd /externals/grill/flext/source/flclass.h
parent6e17759e69d5d51bafebc4e5e44e1ee5dbaf58fe (diff)
fix for showing attributes on select (and recreate the object on edit)
svn path=/trunk/; revision=2265
Diffstat (limited to 'externals/grill/flext/source/flclass.h')
-rw-r--r--externals/grill/flext/source/flclass.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flclass.h b/externals/grill/flext/source/flclass.h
index 5183c5fa..9a502be5 100644
--- a/externals/grill/flext/source/flclass.h
+++ b/externals/grill/flext/source/flclass.h
@@ -861,6 +861,10 @@ private:
static void cb_GfxProperties(t_gobj *c, t_glist *);
static void cb_GfxVis(t_gobj *c, t_glist *gl, int vis);
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);
#endif
// proxy object (for additional inlets)