mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fix compiler warnings
This commit is contained in:
@@ -543,7 +543,7 @@ void MapGUI::applySettings(bool force)
|
||||
}
|
||||
}
|
||||
|
||||
void MapGUI::on_maidenhead_clicked(bool checked)
|
||||
void MapGUI::on_maidenhead_clicked()
|
||||
{
|
||||
MapMaidenheadDialog dialog;
|
||||
dialog.exec();
|
||||
|
||||
Reference in New Issue
Block a user