mirror of
				https://github.com/ocornut/imgui.git
				synced 2025-10-26 12:27:30 +00:00 
			
		
		
		
	Docs: added details and link to wiki from imgui_stdlib to increase discoverability.
This commit is contained in:
		| @@ -4,6 +4,9 @@ | ||||
| // Changelog: | ||||
| // - v0.10: Initial version. Added InputText() / InputTextMultiline() calls with std::string | ||||
|  | ||||
| // See more C++ related extension (fmt, RAII, syntaxis sugar) on Wiki: | ||||
| //   https://github.com/ocornut/imgui/wiki/Useful-Extensions#cness | ||||
|  | ||||
| #include "imgui.h" | ||||
| #include "imgui_stdlib.h" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ocornut
					ocornut