mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Minor tweaks, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
e7a807efdf
commit
0efb24f7fc
@@ -98,6 +98,7 @@ namespace BlackGui
|
||||
ui->comp_StashAircraft->view()->setCustomMenu(new COwnModelSetMenu(this));
|
||||
ui->comp_StashAircraft->view()->setCustomMenu(new CStashToolsMenu(this));
|
||||
|
||||
ui->comp_ModelWorkbench->view()->menuAddItems(CAircraftModelView::MenuClear | CAircraftModelView::MenuRemoveSelectedRows);
|
||||
ui->comp_ModelWorkbench->view()->setCustomMenu(new CApplyDbDataMenu(this));
|
||||
ui->comp_ModelWorkbench->view()->setCustomMenu(new COwnModelSetMenu(this));
|
||||
ui->comp_ModelWorkbench->view()->setCustomMenu(new CStashToolsMenu(this));
|
||||
|
||||
Reference in New Issue
Block a user