diff --git a/distrho/DistrhoUI.hpp b/distrho/DistrhoUI.hpp index 4366d40f..b6b2402e 100644 --- a/distrho/DistrhoUI.hpp +++ b/distrho/DistrhoUI.hpp @@ -48,6 +48,7 @@ class UI : public UIWidget public: /** UI class constructor. + The UI should be initialized to a default state that matches the plugin side. */ UI();