mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refactor: Remove model preview
This feature was not documented and only worked for some MS flight simulators
This commit is contained in:
@@ -113,9 +113,6 @@ 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