aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flclass.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-18 02:36:42 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-18 02:36:42 +0000
commitda9c21b096e47f09ab24279b17d293aead832ad2 (patch)
treef3c47b65777e31577051735169b553029e95d8a6 /externals/grill/flext/source/flclass.h
parent59fd837cdf4295dce7e4c1b9481ef2802df2771f (diff)
""
svn path=/trunk/; revision=577
Diffstat (limited to 'externals/grill/flext/source/flclass.h')
-rw-r--r--externals/grill/flext/source/flclass.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flclass.h b/externals/grill/flext/source/flclass.h
index 216c35fc..6e105551 100644
--- a/externals/grill/flext/source/flclass.h
+++ b/externals/grill/flext/source/flclass.h
@@ -774,6 +774,8 @@ private:
static void px_method(pxbnd_object *c,const t_symbol *s,int argc,t_atom *argv);
};
+ static void SetupBindProxy();
+
// ---------
static void SetProxies(t_class *c);