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
errm, sorry
tags/1.9.4
falkTX
11 years ago
parent
d9cd04fc84
commit
4a4855f6ba
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/plugin/carla-native-base.cpp
+ 1
- 0
source/plugin/carla-native-base.cpp
View File
@@ -44,6 +44,7 @@ const char* carla_file_callback(FileCallbackOpcode action, bool isDir, const cha
// unused
(void)action;
(void)isDir;
}
// -----------------------------------------------------------------------
Write
Preview
Loading…
Cancel
Save