Added action handler for Help->Getting Started option in Insight window help menu

This commit is contained in:
Nav
2021-04-08 21:22:14 +01:00
parent 3b12af22cc
commit dac101f3bc
2 changed files with 7 additions and 1 deletions

View File

@@ -88,6 +88,7 @@ namespace Bloom
void onTargetIoPortsUpdate();
void close();
void openReportIssuesUrl();
void openGettingStartedUrl();
void openAboutWindow();
void togglePinIoState(TargetPinWidget* pinWidget);