mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
refs #146 , renamed method to dataRead like in CVatsimDataFileReader
This commit is contained in:
@@ -51,8 +51,7 @@ namespace BlackCore
|
||||
|
||||
signals:
|
||||
//! \brief Bookings have been read and converted to BlackMisc::Aviation::CAtcStationList
|
||||
void bookingsRead(BlackMisc::Aviation::CAtcStationList &bookings);
|
||||
void dataRead(BlackMisc::Aviation::CAtcStationList bookedStations);
|
||||
};
|
||||
}
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user