From 746179d87c0790be87541a66a435eaca93e41725 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 30 Apr 2014 17:06:33 +0200 Subject: [PATCH] TODO -= decorators --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index ca96a14f6..f40a673c5 100644 --- a/TODO +++ b/TODO @@ -8,9 +8,6 @@ Style Refactor completion widget mess (initializing / changing completions) _foo = QApplication.instance().obj.foo for global singletons? -decorators for often-used signals from singletons? - - @on_config_changed('colors') - - @on_enter_mode('hints') Use py3.4 Enums with a backport to qutebrowser.utils? Major features