diff options
Diffstat (limited to 'noatun/library/noatunarts/StereoEffectStack_impl.cpp')
-rw-r--r-- | noatun/library/noatunarts/StereoEffectStack_impl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatunarts/StereoEffectStack_impl.cpp b/noatun/library/noatunarts/StereoEffectStack_impl.cpp index 684d9694..9c1013c8 100644 --- a/noatun/library/noatunarts/StereoEffectStack_impl.cpp +++ b/noatun/library/noatunarts/StereoEffectStack_impl.cpp @@ -164,7 +164,7 @@ class StereoEffectStack_impl : public StereoEffectStack_skel, public StdSynthMod return items; } - // as stolen from stereoeffectstack_impl.cc + // as stolen from stereoeffectstack_impl.cpp StereoEffectStack_impl() : nextID(1) { reconnect(); |