mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
refs #757, materialize filtered data
* menu item / flag * functions in view class * some minor formatting
This commit is contained in:
committed by
Roland Winklmeier
parent
c848d7ca61
commit
610dba2028
@@ -41,12 +41,10 @@ namespace BlackMisc
|
||||
}
|
||||
}
|
||||
namespace BlackMisc { namespace Simulation { class CAircraftModel; } }
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Filters { class CAircraftModelFilterDialog; }
|
||||
namespace Menus { class CMenuActions; }
|
||||
|
||||
namespace Views
|
||||
{
|
||||
//! Aircraft view
|
||||
|
||||
Reference in New Issue
Block a user