Fix test_window_impl.rs path in README

This commit is contained in:
Joonas Javanainen 2015-08-25 22:03:51 +01:00
parent fa5bd75bb3
commit e8d7db3d9d

View File

@ -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