Examples: OSX: Added clipboard support. Fixed ignore list for xcode cruft. Comments about broken keys. (#1873)

This commit is contained in:
Omar Cornut
2018-06-15 22:49:03 +02:00
parent e54b61aa0f
commit a402edb66c
3 changed files with 33 additions and 10 deletions

View File

@ -245,7 +245,6 @@
ImGui_ImplOpenGL2_Init();
// Setup style
ImGui::GetStyle().WindowRounding = 0.0f;
ImGui::StyleColorsDark();
//ImGui::StyleColorsClassic();