summaryrefslogtreecommitdiff
path: root/plugintest.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugintest.h')
-rw-r--r--plugintest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugintest.h b/plugintest.h
index f2bf8d5..b8897e6 100644
--- a/plugintest.h
+++ b/plugintest.h
@@ -75,8 +75,10 @@ public:
std::string getId() override;
std::string getEffectName() override;
+ std::string getURI() override;
std::string getVendorString() override;
std::string getProductString() override;
+ std::string getHomepage() override;
PluginCategory getPluginCategory() override;
void process(size_t pos,