This commit is contained in:
Klaus Basan
2019-07-16 19:34:35 +02:00
committed by Mat Sutcliffe
parent ac22e1d17d
commit b8ba7940ff
2 changed files with 5 additions and 3 deletions

View File

@@ -209,7 +209,7 @@ namespace BlackSimPlugin
//! Timestamps of aircraft currently adding
QPair<qint64, qint64> minMaxTimestampsAddInProgress() const;
//! Can the next aircraft be added?
//! Can the next aircraft be added? No other aircraft adding in progress?
bool canAddAircraft() const;
//! Callbacks from simulator @{