summaryrefslogtreecommitdiff
path: root/alot/settings/const.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/settings/const.py')
-rw-r--r--alot/settings/const.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/alot/settings/const.py b/alot/settings/const.py
index b1449c29..d7355dfe 100644
--- a/alot/settings/const.py
+++ b/alot/settings/const.py
@@ -1,6 +1,7 @@
# Copyright (C) 2011-2012 Patrick Totzke <patricktotzke@gmail.com>
# This file is released under the GNU GPL, version 3 or a later revision.
# For further details see the COPYING file
+
from .manager import SettingsManager
settings = SettingsManager()