summaryrefslogtreecommitdiff
path: root/libs/dgl/ImageAboutWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/dgl/ImageAboutWindow.hpp')
-rw-r--r--libs/dgl/ImageAboutWindow.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/dgl/ImageAboutWindow.hpp b/libs/dgl/ImageAboutWindow.hpp
index 5a72ea2..2ffc0de 100644
--- a/libs/dgl/ImageAboutWindow.hpp
+++ b/libs/dgl/ImageAboutWindow.hpp
@@ -43,7 +43,8 @@ protected:
private:
Image fImgBackground;
- DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(ImageAboutWindow)
+ DISTRHO_DECLARE_NON_COPY_CLASS(ImageAboutWindow)
+ //DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(ImageAboutWindow)
};
// -----------------------------------------------------------------------