mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 12:15:29 +08:00
refs #734, allow to set temp.livery
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4e381a048f
commit
f1cd73a268
@@ -80,6 +80,9 @@ namespace BlackGui
|
||||
//! Airline of embedded form has changed
|
||||
void ps_airlineChanged(const BlackMisc::Aviation::CAirlineIcaoCode &code);
|
||||
|
||||
//! Set data for a temp.livery
|
||||
void ps_setTemporaryLivery();
|
||||
|
||||
private:
|
||||
QScopedPointer<Ui::CLiveryForm> ui;
|
||||
BlackMisc::Aviation::CLivery m_originalLivery; //!< object allowing to override values
|
||||
|
||||
Reference in New Issue
Block a user