Skip to content

Commit

Permalink
Update Panel1Link.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Sep 20, 2024
1 parent 10ced8d commit 6a6682e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/sidebar/Panel1Link.qml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ SideBarBasePanel{
id:scan_frequency_element
m_title: "Scan for Air"
m_param_id: mPARAM_ID_FREQUENCY_SCAN
m_settings_model: _ohdSystemAirSettingsModel
m_settings_model: _ohdSystemGroundSettings
onGoto_previous: {
edit_frequency_element.takeover_control();
}
Expand Down

0 comments on commit 6a6682e

Please sign in to comment.