From 82cb91957d5bddc76c73667b0fb71566f05c014f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 25 Apr 2014 12:07:53 +0200 Subject: [PATCH] Update TODO --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 498535e58..a9623aaec 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ _foo = QApplication.instance().obj.foo for global singletons? decorators for often-used signals from singletons? - @on_config_changed('colors') - @on_enter_mode('hints') -find better names for *Parser/*Manager Use py3.4 Enums with a backport to qutebrowser.utils? Simplify using of modes (e.g. enter_mode hint instead of :hint)