Display info about crash dump

This commit is contained in:
Klaus Basan
2018-11-16 00:54:34 +01:00
parent 753511cafb
commit 1bf9670a5d
2 changed files with 19 additions and 0 deletions

View File

@@ -47,6 +47,9 @@ namespace BlackGui
//! Allow crash dumps
void onAllowCrashDumps(bool checked);
//! Crashdum hint
void showCrashDumpHint();
//! Set the checklist info
void setChecklistInfo();