mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Allow to test an ASSERT (like the crashdump test)
This commit is contained in:
committed by
Mat Sutcliffe
parent
f6690136f2
commit
33cd96c2e3
@@ -78,6 +78,9 @@ namespace BlackGui
|
||||
//! Simulate a crash
|
||||
void simulateCrash();
|
||||
|
||||
//! Simulate ASSERT
|
||||
void simulateAssert();
|
||||
|
||||
//! Checkbox toggled
|
||||
void onCrashDumpUploadToggled(bool checked);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user