mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Allow to add to model set from stash
This commit is contained in:
committed by
Mathew Sutcliffe
parent
eec33847b2
commit
78c618e589
@@ -107,6 +107,9 @@ namespace BlackGui
|
||||
//! Is stashed view
|
||||
bool isStashTab() const;
|
||||
|
||||
//! Tab can contribute to model set
|
||||
bool canAddToModelSetTab() const;
|
||||
|
||||
//! Current model view
|
||||
BlackGui::Views::CAircraftModelView *currentModelView() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user