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
Fix strict build
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc1
falkTX
4 years ago
parent
99b49d48b2
commit
01041411c9
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
source/backend/engine/CarlaEngineJack.cpp
+ 2
- 0
source/backend/engine/CarlaEngineJack.cpp
View File
@@ -666,6 +666,8 @@ private:
const bool fUseClient;
EngineEvent* fBuffer;
EngineEvent* fBufferToDeleteLater;
CARLA_DECLARE_NON_COPY_CLASS(CarlaEngineJackCVSourcePorts)
};
#endif
Write
Preview
Loading…
Cancel
Save