mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Also allow to set "only in error/warning" case from validation dialog
This commit is contained in:
@@ -63,6 +63,9 @@ namespace BlackGui
|
||||
//! Enable/disable startup check
|
||||
void onCheckAtStartupChanged(bool checked);
|
||||
|
||||
//! Only show ieth warnings/errors
|
||||
void onOnlyErrorWarningChanged(bool checked);
|
||||
|
||||
//! Trigger new validation
|
||||
void triggerValidation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user