Implement openBrowser for wasm
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
c14eee850b
commit
74b41e1713
5 changed files with 28 additions and 10 deletions
|
|
@ -66,6 +66,7 @@ void saveDialog(const std::string& path);
|
|||
void saveAsDialog();
|
||||
void saveAsDialogUncompressed();
|
||||
void appendSelectionContextMenu(rack::ui::Menu* menu);
|
||||
void openBrowser(const std::string& url);
|
||||
|
||||
bool connectToRemote();
|
||||
bool isRemoteConnected();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue