Refactor: Moved Scrollbar function from imgui.cpp to imgui_widgets.cpp, added file index (#2036)

This commit is contained in:
omar
2018-08-30 20:42:50 +02:00
parent 728b2ef026
commit df37a156e8
3 changed files with 129 additions and 111 deletions

View File

@ -1,7 +1,7 @@
// dear imgui, v1.64 WIP
// (drawing and font code)
// Contains implementation for
// Index of this file:
// - Default styles
// - ImDrawList
// - ImDrawData