diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-09 15:24:38 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-09 15:24:38 +0200 |
commit | 35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b (patch) | |
tree | 33826e7cd823d7ae9d1ede65bc4f9e9d609e8a3d /TODO | |
parent | b3dc371d27100dc838a01ab4c48c8b5724133273 (diff) | |
download | qmenumodel-35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b.tar.gz qmenumodel-35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b.tar.bz2 qmenumodel-35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b.zip |
Update TODO list.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ = TODO = - • Expose a plain Qt library as well as the QML plugin, so that QDBusMenuModel - can be used from C++ too - • Use PIMPLs to clean up the headers (see point above) + • Use PIMPLs to clean up the headers • Add a server-side API to allow applications to export their menus on the bus • … |