mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Added version info to crash catcher
This commit is contained in:
parent
9309297295
commit
303b45f438
2 changed files with 107 additions and 17 deletions
|
@ -15,6 +15,7 @@ public:
|
|||
void AddCrashInfoFunc(CrashInfoFunc crashInfoFunc);
|
||||
void AddInfo(const StringImpl& str);
|
||||
|
||||
void Test();
|
||||
void Crash(const StringImpl& str);
|
||||
void SetCrashReportKind(BfpCrashReportKind crashReportKind);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue