mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-12 00:14:20 +00:00
Minor rebranding "ImGui" -> "dear imgui" (#21)
This commit is contained in:
parent
25c9448dda
commit
e4cf44e967
5 changed files with 13 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// ImGui library v1.47 WIP
|
||||
// Main code & documentation
|
||||
// dear imgui, v1.47 WIP
|
||||
// (main code and documentation)
|
||||
|
||||
// See ImGui::ShowTestWindow() in imgui_demo.cpp for demo code.
|
||||
// Newcomers, read 'Programmer guide' below for notes on how to setup ImGui in your codebase.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue