This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX
3 years ago
parent
a2b917c163
commit
01fbdda81d
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/custom/RemoteWindow.cpp
+ 4
- 0
src/custom/RemoteWindow.cpp
View File
@@ -312,5 +312,9 @@ int& Window::fbCount() {
}
void generateScreenshot() {
}
} // namespace window
} // namespace rack
Write
Preview
Loading…
Cancel
Save