kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Bugfix for OSX 6
rodzic
026e5f9bcb
commit
30e8b3b60e
|
@ -270,7 +270,7 @@ public:
|
|||
}
|
||||
|
||||
if (ImGui::BeginTabItem("HIRS")) {
|
||||
ImGui::BeginChild(ImGuiID("HIRSChild"));
|
||||
ImGui::BeginChild("HIRSChild");
|
||||
|
||||
ImGui::EndChild();
|
||||
ImGui::EndTabItem();
|
||||
|
|
Ładowanie…
Reference in New Issue