mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Allow to update model directories
This commit is contained in:
@@ -381,7 +381,7 @@ namespace BlackMisc
|
||||
QString getNetworkModelLiveryDifference() const;
|
||||
|
||||
//! \copydoc BlackMisc::Simulation::CAircraftModel::getIconPath
|
||||
const QString &getIconPath() const { return m_models[CurrentModel].getIconPath(); }
|
||||
const QString &getIconFile() const { return m_models[CurrentModel].getIconFile(); }
|
||||
|
||||
//! Get model string
|
||||
const QString &getModelString() const { return m_models[CurrentModel].getModelString(); }
|
||||
|
||||
Reference in New Issue
Block a user