diff --git a/src/custom/RemoteWindow.cpp b/src/custom/RemoteWindow.cpp index 724dcdc..e73c41b 100644 --- a/src/custom/RemoteWindow.cpp +++ b/src/custom/RemoteWindow.cpp @@ -312,5 +312,9 @@ int& Window::fbCount() { } +void generateScreenshot() { +} + + } // namespace window } // namespace rack