This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Try to fix build
tags/1.9.6
falkTX
10 years ago
parent
f2d7565403
commit
7b286f144e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save