mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 15:15:39 +08:00
Info about checklist
This commit is contained in:
@@ -47,6 +47,9 @@ namespace BlackGui
|
||||
//! Allow crash dumps
|
||||
void onAllowCrashDumps(bool checked);
|
||||
|
||||
//! Set the checklist info
|
||||
void setChecklistInfo();
|
||||
|
||||
QScopedPointer<Ui::CLegalInfoComponent> ui;
|
||||
BlackMisc::CSetting<BlackCore::Application::TCrashDumpSettings> m_crashDumpSettings { this };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user