summaryrefslogtreecommitdiffstats
path: root/ksayit/Freeverb_plugin/ksayitfreeverblib.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/Freeverb_plugin/ksayitfreeverblib.h')
-rw-r--r--ksayit/Freeverb_plugin/ksayitfreeverblib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/Freeverb_plugin/ksayitfreeverblib.h b/ksayit/Freeverb_plugin/ksayitfreeverblib.h
index 65fe54c..a8ef9c3 100644
--- a/ksayit/Freeverb_plugin/ksayitfreeverblib.h
+++ b/ksayit/Freeverb_plugin/ksayitfreeverblib.h
@@ -36,7 +36,7 @@ public:
virtual ~FreeverbPluginFactory(){ delete p_instance; };
TQObject* createObject(TQObject *parent=0, const char* name=0,
- const char* className=TQOBJECT_OBJECT_NAME_STRING,
+ const char* className="TQObject",
const TQStringList &args=TQStringList());
private: