From 496b888d08fb0a08d7ec24c0378dc4a89ffe460e Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 21 Aug 2014 00:33:59 +0100 Subject: [PATCH] Misc --- distrho/DistrhoUI.hpp | 1 + 1 file changed, 1 insertion(+) 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();