Browse Source

Try to fix build

tags/1.9.6
falkTX 10 years ago
parent
commit
7b286f144e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      source/includes/CarlaNativeExtUI.hpp

+ 2
- 0
source/includes/CarlaNativeExtUI.hpp View File

@@ -39,6 +39,8 @@ public:
fExtUiPath(extUiPath),
leakDetector_NativePluginAndUiClass() {}

~NativePluginAndUiClass() noexcept override {}

protected:
// -------------------------------------------------------------------
// Plugin UI calls


Loading…
Cancel
Save