mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-14 12:02:30 +00:00
feat(glue): update handlers for StatusDialogClick
This commit is contained in:
parent
31f4103f12
commit
a15b5de3bf
2 changed files with 10 additions and 5 deletions
|
|
@ -92,6 +92,7 @@ class CGlueMgr {
|
|||
|
||||
// Survey Download System
|
||||
static void SurveyDownloadStart();
|
||||
static void SurveyDownloadCancel();
|
||||
static void SurveyDownloadIdle();
|
||||
static bool SurveyExecute();
|
||||
static void SurveySendResults();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue