aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
• …