DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit 496b888d08fb0a08d7ec24c0378dc4a89ffe460e
parent ace05149be2b05387f1625bc0145346d934e1001
Author: falkTX <falktx@gmail.com>
Date:   Thu, 21 Aug 2014 00:33:34 +0100

Misc

Diffstat:
Mdistrho/DistrhoUI.hpp | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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();