Update README.md

This commit is contained in:
Jeremy Legendre
2018-07-23 09:04:14 -04:00
committed by GitHub
parent e0381a1b2c
commit 1b6e312ba5

View File

@@ -136,7 +136,7 @@ array must have text field set to NULL.
* [x] Checked/unchecked menu items
* [x] Nested menus
* [ ] Icons for menu items
* [ ] Rewrite ObjC code in C using ObjC Runtime (now ObjC code breaks many linters and static analyzers)
* [x] Rewrite ObjC code in C using ObjC Runtime (now ObjC code breaks many linters and static analyzers)
* [ ] Call GTK code using dlopen/dlsym (to make binaries run safely if Gtk libraries are not available)
## License