commit 39c93d6aa2beae64e411feaef300e384196c1e64 parent ed61894c516c765f17b9f746e11208f4304f51fa Author: falkTX <falktx@gmail.com> Date: Thu, 15 May 2014 20:52:16 +0100 Forgot this bit Diffstat:
M | dgl/Widget.hpp | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/dgl/Widget.hpp b/dgl/Widget.hpp @@ -83,6 +83,7 @@ private: friend class CairoWidget; friend class Window; + friend class StandaloneWindow; DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(Widget) };