mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-11-03 18:29:11 +01:00 
			
		
		
		
	Bugfix for OSX 6
This commit is contained in:
		@@ -270,7 +270,7 @@ public:
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (ImGui::BeginTabItem("HIRS")) {
 | 
			
		||||
            ImGui::BeginChild(ImGuiID("HIRSChild"));
 | 
			
		||||
            ImGui::BeginChild("HIRSChild");
 | 
			
		||||
 | 
			
		||||
            ImGui::EndChild();
 | 
			
		||||
            ImGui::EndTabItem();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user