aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flclass.h
diff options
context:
space:
mode:
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);