aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 17:15:44 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 17:15:44 +0200
commit8e65ebba7d53f5ea59b567e31edc64f06db62796 (patch)
tree985cac8e401b3dcb1c0f396ba49444c67d6bf28c /TODO
parent3fbfb27d55e0d1e4359a295d2dff42984497fa13 (diff)
downloadqmenumodel-8e65ebba7d53f5ea59b567e31edc64f06db62796.tar.gz
qmenumodel-8e65ebba7d53f5ea59b567e31edc64f06db62796.tar.bz2
qmenumodel-8e65ebba7d53f5ea59b567e31edc64f06db62796.zip
Updated TODO list.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index bb361e1..cb3cfe6 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,7 @@
• 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)
• Add a server-side API to allow applications to export their menus on the bus
• …