Code

The declaration of doEffect_path() in lpe-skeleton.h should match the one in live_eff...
authorcilix42 <cilix42@users.sourceforge.net>
Sun, 18 May 2008 18:27:17 +0000 (18:27 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Sun, 18 May 2008 18:27:17 +0000 (18:27 +0000)
commit04fca1803e564baabd66e7dd1db308de565487be
treebdc2081b60f87b21ebfd8ae98d80089f83daa8fd
parent89b7ae0378ab9aecddeaa326828d6d61b2bc263b
The declaration of doEffect_path() in lpe-skeleton.h should match the one in live_effects/effect.h to ensure proper overloading (otherwise only the implementation in effect.h is called which does nothingsvn diff)
src/live_effects/lpe-skeleton.h