mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Ref T515, validation dialog can trigger new validation
This commit is contained in:
committed by
Mat Sutcliffe
parent
04e02fd074
commit
f316c63fbe
@@ -62,6 +62,9 @@ namespace BlackGui
|
||||
//! Enable/disable startup check
|
||||
void onCheckAtStartupChanged(bool checked);
|
||||
|
||||
//! Trigger new validation
|
||||
void triggerValidation();
|
||||
|
||||
//! Button has been clicked
|
||||
void onButtonClicked();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user