summaryrefslogtreecommitdiff
path: root/plugins/ZamChild670/ZamChild670UI.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamChild670/ZamChild670UI.hpp')
-rw-r--r--plugins/ZamChild670/ZamChild670UI.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ZamChild670/ZamChild670UI.hpp b/plugins/ZamChild670/ZamChild670UI.hpp
index 292f67e..80abe9c 100644
--- a/plugins/ZamChild670/ZamChild670UI.hpp
+++ b/plugins/ZamChild670/ZamChild670UI.hpp
@@ -40,8 +40,8 @@ protected:
// -------------------------------------------------------------------
// DSP Callbacks
- void d_parameterChanged(uint32_t index, float value) override;
- void d_programChanged(uint32_t index) override;
+ void parameterChanged(uint32_t index, float value) override;
+ void programLoaded(uint32_t index) override;
// -------------------------------------------------------------------
// Widget Callbacks