mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-09 21:08:23 +00:00
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// dear imgui: Platform Binding for GLUT/FreeGLUT
|
||||
// dear imgui: Platform Backend for GLUT/FreeGLUT
|
||||
// This needs to be used along with a Renderer (e.g. OpenGL2)
|
||||
|
||||
// !!! GLUT/FreeGLUT IS OBSOLETE SOFTWARE. Using GLUT is not recommended unless you really miss the 90's. !!!
|
||||
|
Reference in New Issue
Block a user