aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-09 15:24:38 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-09 15:24:38 +0200
commit35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b (patch)
tree33826e7cd823d7ae9d1ede65bc4f9e9d609e8a3d /TODO
parentb3dc371d27100dc838a01ab4c48c8b5724133273 (diff)
downloadqmenumodel-35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b.tar.gz
qmenumodel-35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b.tar.bz2
qmenumodel-35dfc73fc832d83bd1ef0caa583fbdbe0d6a397b.zip
Update TODO list.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index cb3cfe6..85d962a 100644
--- a/TODO
+++ b/TODO
@@ -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
• …