mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 04:17:50 +02:00
fixed airspyhf module missing function
This commit is contained in:
@ -64,7 +64,7 @@ namespace LoadingScreen {
|
||||
ImGui::Spacing();
|
||||
ImGui::Spacing();
|
||||
ImGui::Spacing();
|
||||
ImGui::Text(msg.c_str());
|
||||
ImGui::Text("%s", msg.c_str());
|
||||
|
||||
ImGui::EndPopup();
|
||||
ImGui::PopStyleVar(1);
|
||||
|
Reference in New Issue
Block a user