Ref T397, add menu items for aircraft view

This commit is contained in:
Klaus Basan
2018-10-15 17:04:11 +02:00
parent 1a63c00a71
commit c010149686
2 changed files with 3 additions and 1 deletions

View File

@@ -55,6 +55,8 @@ namespace BlackGui
void CSimulatedAircraftView::customMenu(CMenuActions &menuActions)
{
// sub menus, only adding the path, the content will be added below
// => configureMenu
menuActions.addMenuDisplayModels();
menuActions.addMenuDataTransfer();