mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
Context menu for model set to remove excluded models
This commit is contained in:
@@ -152,6 +152,9 @@ namespace BlackGui
|
||||
//! Reduce models
|
||||
void reduceModels();
|
||||
|
||||
//! Remove excluded models
|
||||
void removeExcludedModels();
|
||||
|
||||
//! Default file name
|
||||
void setSaveFileName(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user