mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Doxygen
This commit is contained in:
committed by
Mathew Sutcliffe
parent
e2c43a688b
commit
6d61935bc7
@@ -77,6 +77,7 @@ namespace BlackGui
|
||||
ui->comp_StashAircraft->setMappingComponent(this);
|
||||
ui->comp_OwnModelSet->setMappingComponent(this);
|
||||
|
||||
//! \fixme vPilot merging will be most likely removed in the future
|
||||
ui->tvp_AircraftModelsForVPilot->setAircraftModelMode(CAircraftModelListModel::VPilotRuleModel);
|
||||
ui->tvp_AircraftModelsForVPilot->addFilterDialog();
|
||||
|
||||
|
||||
@@ -421,6 +421,7 @@ namespace BlackGui
|
||||
};
|
||||
|
||||
//! Merge with vPilot data
|
||||
//! \deprecated vPilot menus will be removed in the future
|
||||
class CMergeWithVPilotMenu : public BlackGui::Menus::IMenuDelegate
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user