This commit is contained in:
Klaus Basan
2019-07-16 19:34:35 +02:00
parent 37dde7acf9
commit c7f3122d58
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 @{