From 53a5460c11c52fea281e0c7b4cb39279bd6c7383 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 23 Apr 2014 18:55:03 +0200 Subject: [PATCH] TODO += QStandardItemModel --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 120b80ea2..ece038464 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,7 @@ Style Refactor completion widget mess (initializing / changing completions) keypress-signal-foo is a bit of a chaos and might be done better +we probably could replace CompletionModel with QStandardModel... Major features ==============