mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refs #259, parsing VATSIM files in background
This commit is contained in:
@@ -98,6 +98,9 @@ namespace BlackCore
|
||||
SectionGeneral
|
||||
};
|
||||
|
||||
//! Parse the VATSIM data file in backgroun
|
||||
void parseVatsimFileInBackground(QNetworkReply *nwReply);
|
||||
|
||||
signals:
|
||||
//! Data have been read
|
||||
void dataRead();
|
||||
|
||||
Reference in New Issue
Block a user