mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
This commit is contained in:
parent
f2aa124eb8
commit
01586d33f3
29 changed files with 76 additions and 5 deletions
|
|
@ -22,6 +22,7 @@ Dear ImGui is self-contained within a few files that you can easily copy and com
|
|||
- imgui.h
|
||||
- imgui_demo.cpp
|
||||
- imgui_draw.cpp
|
||||
- imgui_widgets.cpp
|
||||
- imgui_internal.h
|
||||
- imconfig.h (empty by default, user-editable)
|
||||
- stb_rect_pack.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue