瀏覽代碼

Fixed duplicate symbols in some compile-time configurations.

ocornut 3 月之前
父節點
當前提交
7b8e000133
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      imgui_demo.cpp

+ 0 - 1
imgui_demo.cpp

@@ -11080,7 +11080,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