mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Improve robustness of CrashCatcher registration
This commit is contained in:
parent
ff5dee3583
commit
795c70af2f
3 changed files with 73 additions and 3 deletions
|
@ -35,6 +35,7 @@ public:
|
|||
virtual void SetRelaunchCmd(const StringImpl& relaunchCmd);
|
||||
|
||||
static CrashCatcher* Get();
|
||||
static int Shutdown();
|
||||
};
|
||||
|
||||
NS_BF_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue