summaryrefslogtreecommitdiff
path: root/plugins/ZamChild670/ZamChild670Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamChild670/ZamChild670Plugin.hpp')
-rw-r--r--plugins/ZamChild670/ZamChild670Plugin.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/ZamChild670/ZamChild670Plugin.hpp b/plugins/ZamChild670/ZamChild670Plugin.hpp
index 896ac91..530a8d7 100644
--- a/plugins/ZamChild670/ZamChild670Plugin.hpp
+++ b/plugins/ZamChild670/ZamChild670Plugin.hpp
@@ -55,6 +55,11 @@ protected:
return "Damien Zammit";
}
+ const char* getHomePage() const noexcept override
+ {
+ return "http://www.zamaudio.com";
+ }
+
const char* getLicense() const noexcept override
{
return "GPL v2+";