From 7b286f144eefb84d56e9c05b136cc09a0f4dfccc Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 17 Dec 2014 00:46:44 +0000 Subject: [PATCH] Try to fix build --- source/includes/CarlaNativeExtUI.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/includes/CarlaNativeExtUI.hpp b/source/includes/CarlaNativeExtUI.hpp index 5d026bc22..e2d52d67b 100644 --- a/source/includes/CarlaNativeExtUI.hpp +++ b/source/includes/CarlaNativeExtUI.hpp @@ -39,6 +39,8 @@ public: fExtUiPath(extUiPath), leakDetector_NativePluginAndUiClass() {} + ~NativePluginAndUiClass() noexcept override {} + protected: // ------------------------------------------------------------------- // Plugin UI calls