doc: update TODO

This commit is contained in:
mappu 2017-05-25 20:00:10 +12:00
parent 7441e0c15b
commit 21588021d3
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
- Extra option to open read-only (allows concurrent access)
- Reduce unnecessary memory copies between QString/QByteArray
- Convert from item-based to model-based Qt widgets - needs deep integration with Bolt cursors...