mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
refs #568, allow to remove existing DB data from another model view
* Used with vPilot and own model views * in same step fixed separator handling in IMenuDelegate
This commit is contained in:
@@ -64,6 +64,9 @@ namespace BlackGui
|
||||
//! The embedded view
|
||||
const BlackGui::Views::CAircraftModelView *getView() const;
|
||||
|
||||
//! The embedded view
|
||||
Views::CAircraftModelView *getView();
|
||||
|
||||
//! Has stashed models
|
||||
bool hasStashedModels() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user