mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T304, use exception free JSON functions to copy settings
This commit is contained in:
@@ -93,6 +93,9 @@ namespace BlackGui
|
||||
//! All checkboxes
|
||||
QList<QCheckBox *> checkBoxes() const;
|
||||
|
||||
//! Display parsing message
|
||||
bool parsingMessage(bool success, const QString &msg, const QString &value);
|
||||
|
||||
//! Display status message
|
||||
void displayStatusMessage(const BlackMisc::CStatusMessage &msg, const QString &value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user