aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-04-03 07:51:59 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-04-03 07:51:59 +0200
commit6c990ae48866e6110600aadcb3a0d8850deab42b (patch)
tree27e6dc9de497ca816562f06e23dc18b59a36d7c7
parent2e1fe8283f82208375737674a731d2fe3c5e4539 (diff)
parent1ed1cc6e3c33aee4b95d699e03a038ed39f579a3 (diff)
downloadglutin-6c990ae48866e6110600aadcb3a0d8850deab42b.tar.gz
glutin-6c990ae48866e6110600aadcb3a0d8850deab42b.zip
Merge pull request #350 from bjwbell/README-set_cursor_note
README del note that set_cursor isnt implemented
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dab387..678f3d8 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,6 @@ fn main() {
- Some events are not implemented
- Implementation is still work-in-progress
- Vsync not implemented
- - Changing the cursor (set_cursor) is not implemented
### Win32