mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-09 23:54:20 +00:00
Added version number in sources
This commit is contained in:
parent
3fd68c3a31
commit
24028911e3
2 changed files with 3 additions and 2 deletions
2
imgui.h
2
imgui.h
|
|
@ -1,4 +1,4 @@
|
|||
// ImGui library
|
||||
// ImGui library v1.11
|
||||
// See .cpp file for commentary.
|
||||
// See ImGui::ShowTestWindow() for sample code.
|
||||
// Read 'Programmer guide' in .cpp for notes on how to setup ImGui in your codebase.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue