aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flbase.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-03-20 03:23:11 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-03-20 03:23:11 +0000
commitba9246441375a614630df2c44ff672f79ce11332 (patch)
tree353562abd32d46887457d028c59768a77d1e3e3a /externals/grill/flext/source/flbase.h
parent2990ad18bd258168d5e26d90e3ec44274e4170a7 (diff)
""
svn path=/trunk/; revision=1442
Diffstat (limited to 'externals/grill/flext/source/flbase.h')
-rw-r--r--externals/grill/flext/source/flbase.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flbase.h b/externals/grill/flext/source/flbase.h
index 594bfbfc..3c190c99 100644
--- a/externals/grill/flext/source/flbase.h
+++ b/externals/grill/flext/source/flbase.h
@@ -260,6 +260,9 @@ class FLEXT_SHARE FLEXT_CLASSDEF(flext_obj):
//! Convert $0 or #0 symbol into appropriate value
static const t_symbol *GetParamSym(const t_symbol *s,t_canvas *c);
+ //! Get the canvas arguments
+ void CanvasArgs(AtomList &args) const;
+
//! @} FLEXT_O_INTERNAL
//! @} FLEXT_OBJCLASS