mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
Ref T554, parse response of auto publishing
This commit is contained in:
committed by
Mat Sutcliffe
parent
19e421838d
commit
c8eb8ecc2d
@@ -56,6 +56,9 @@ namespace BlackMisc
|
||||
Simulation::CAircraftModelList &publishedModels,
|
||||
Simulation::CAircraftModelList &skippedModels,
|
||||
CStatusMessageList &messages, bool &directWrite);
|
||||
|
||||
//! Auto publish response
|
||||
static bool parseAutoPublishResponse(const QString &jsonResponse, CStatusMessageList &messages);
|
||||
};
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user