aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/fllib.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-01 02:32:26 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-01 02:32:26 +0000
commit0b88e79d4276de677d6ec0aff3e292c1d67c6315 (patch)
treee4fbf2faee676b783c825463036c443385c3bc90 /externals/grill/flext/source/fllib.cpp
parentb0fde116adcede86e4876352e1d3d5978a7e8cde (diff)
""
svn path=/trunk/; revision=517
Diffstat (limited to 'externals/grill/flext/source/fllib.cpp')
-rwxr-xr-xexternals/grill/flext/source/fllib.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/fllib.cpp b/externals/grill/flext/source/fllib.cpp
index 54c5f60f..281bad58 100755
--- a/externals/grill/flext/source/fllib.cpp
+++ b/externals/grill/flext/source/fllib.cpp
@@ -234,7 +234,7 @@ void flext_obj::obj_add(bool lib,bool dsp,bool attr,const char *idname,const cha
*cl = ::class_new(
(t_symbol *)nsym,
(t_newmethod)obj_new,(t_method)obj_free,
- sizeof(flext_hdr),0,A_GIMME,A_NULL);
+ sizeof(flext_hdr),CLASS_DEFAULT,A_GIMME,A_NULL);
#elif FLEXT_SYS == FLEXT_SYS_MAX
if(!lib) {
::setup(