summaryrefslogtreecommitdiffstats
path: root/src/client/PluginUI.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/PluginUI.hpp')
-rw-r--r--src/client/PluginUI.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/PluginUI.hpp b/src/client/PluginUI.hpp
index 3a59a232..9cc6a4db 100644
--- a/src/client/PluginUI.hpp
+++ b/src/client/PluginUI.hpp
@@ -61,6 +61,8 @@ private:
SharedPtr<NodeModel> _node;
SLV2UIInstance _instance;
+ static SLV2UIHost ui_host;
+
SharedPtr<Shared::LV2Features::FeatureArray> _features;
};