mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-18 00:48:32 +00:00
Fix test_window_impl.rs path in README
This commit is contained in:
parent
fa5bd75bb3
commit
e8d7db3d9d
@ -23,7 +23,7 @@ ui.window()
|
||||
* Renderer for easy integration with [Glium](https://github.com/tomaka/glium) projects (optional)
|
||||
* Parts of high-level API
|
||||
* Not horrible way of defining and passing null-terminated UTF-8 to ImGui
|
||||
* Parts of imgui\_demo.cpp reimplemented in Rust as an API usage example (examples/test\_window.rs)
|
||||
* Parts of imgui\_demo.cpp reimplemented in Rust as an API usage example (examples/test\_window\_impl.rs)
|
||||
|
||||
## Important but unimplemented things
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user