mirror of
				https://github.com/ocornut/imgui.git
				synced 2025-10-26 12:27:30 +00:00 
			
		
		
		
	Fixed duplicate symbols in some compile-time configurations.
This commit is contained in:
		| @@ -10776,7 +10776,6 @@ void ImGui::ShowDemoWindow(bool*) {} | |||||||
| void ImGui::ShowUserGuide() {} | void ImGui::ShowUserGuide() {} | ||||||
| void ImGui::ShowStyleEditor(ImGuiStyle*) {} | void ImGui::ShowStyleEditor(ImGuiStyle*) {} | ||||||
| bool ImGui::ShowStyleSelector(const char*) { return false; } | bool ImGui::ShowStyleSelector(const char*) { return false; } | ||||||
| void ImGui::ShowFontSelector(const char*) {} |  | ||||||
|  |  | ||||||
| #endif // #ifndef IMGUI_DISABLE_DEMO_WINDOWS | #endif // #ifndef IMGUI_DISABLE_DEMO_WINDOWS | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 ocornut
					ocornut