[runner] bug report could be created from tray (#9191)

This commit is contained in:
Andrey Nekrasov
2021-01-21 11:55:58 +03:00
committed by GitHub
parent a0faf4c8d1
commit da6fc54d1c
5 changed files with 59 additions and 31 deletions

View File

@@ -17,4 +17,5 @@
#define ID_EXIT_MENU_COMMAND 40001
#define ID_SETTINGS_MENU_COMMAND 40002
#define ID_ABOUT_MENU_COMMAND 40003
#define ID_ABOUT_MENU_COMMAND 40003
#define ID_REPORT_BUG_COMMAND 40004