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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/widgets/search.py b/alot/widgets/search.py
index 32a078c7..905887cc 100644
--- a/alot/widgets/search.py
+++ b/alot/widgets/search.py
@@ -8,7 +8,7 @@ from __future__ import absolute_import
import urwid
-from ..settings import settings
+from ..settings.const import settings
from ..helper import shorten_author_string
from .utils import AttrFlipWidget
from .globals import TagWidget