Initial experimental work for screenshots

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-02-09 17:38:25 +00:00
parent 39540b7dc8
commit fff4d6f61d
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
5 changed files with 132 additions and 10 deletions

View file

@ -37,6 +37,10 @@ namespace ui {
struct Menu;
}
namespace window {
void generateScreenshot();
}
} // namespace rack
namespace patchUtils {