diff options
Diffstat (limited to 'ksayit/Freeverb_plugin/ksayitfreeverblib.h')
-rw-r--r-- | ksayit/Freeverb_plugin/ksayitfreeverblib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/Freeverb_plugin/ksayitfreeverblib.h b/ksayit/Freeverb_plugin/ksayitfreeverblib.h index 8c224fc..44c9bf8 100644 --- a/ksayit/Freeverb_plugin/ksayitfreeverblib.h +++ b/ksayit/Freeverb_plugin/ksayitfreeverblib.h @@ -40,7 +40,7 @@ public: const TQStringList &args=TQStringList()); private: - static KInstance* p_instance; + static TDEInstance* p_instance; }; |