Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)

This commit is contained in:
omar
2018-08-30 14:29:11 +02:00
parent f2aa124eb8
commit 01586d33f3
29 changed files with 76 additions and 5 deletions
+1
View File
@@ -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