summaryrefslogtreecommitdiff
path: root/alot/widgets/search.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/widgets/search.py')
-rw-r--r--alot/widgets/search.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/alot/widgets/search.py b/alot/widgets/search.py
index 7b7cd52d..d960e919 100644
--- a/alot/widgets/search.py
+++ b/alot/widgets/search.py
@@ -177,6 +177,7 @@ class ThreadlineWidget(urwid.AttrMap):
def get_thread(self):
return self.thread
+ @staticmethod
def _get_theme(component, focus=False):
path = ['search', 'threadline', component]
if focus: