mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
fix: missing clicked in mappingcomponent
This commit is contained in:
@@ -113,6 +113,9 @@ namespace swift::gui
|
||||
//! Aircraft selected (in view)
|
||||
void onAircraftSelectedInView(const QModelIndex &index);
|
||||
|
||||
//! Model selected (in view)
|
||||
void onModelSelectedInView(const QModelIndex &index);
|
||||
|
||||
//! Save changed aircraft
|
||||
void onSaveAircraft();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user