mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Display VATLIB version in "about swift"
This commit is contained in:
@@ -291,6 +291,9 @@ namespace BlackCore
|
||||
//! Enable storing of aircraft parts
|
||||
virtual void enableAircraftPartsHistory(bool enabled) = 0;
|
||||
|
||||
//! Version of the underlying library (e.g. VATLIB)
|
||||
virtual QString getLibraryInfo(bool detailed) const = 0;
|
||||
|
||||
// ------------------------ testing ------------------------
|
||||
|
||||
//! Create dummy ATC stations for performance tests etc.
|
||||
|
||||
Reference in New Issue
Block a user