mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Some smaller mapping tool improvements
* allow to remove NON DB models (context menu) * renamed radio buttons
This commit is contained in:
committed by
Mat Sutcliffe
parent
7b8db694cc
commit
decdbb4432
@@ -155,6 +155,9 @@ namespace BlackGui
|
||||
//! Remove excluded models
|
||||
void removeExcludedModels();
|
||||
|
||||
//! Remove NON DB models
|
||||
void removeNonDBModels();
|
||||
|
||||
//! Default file name
|
||||
void setSaveFileName(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user