aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.py
diff options
context:
space:
mode:
Diffstat (limited to 'preferences.py')
-rw-r--r--preferences.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/preferences.py b/preferences.py
index d770ab0..7f6434c 100644
--- a/preferences.py
+++ b/preferences.py
@@ -8,4 +8,5 @@ class EqualizeSidebearingsPreferences(object):
self.w.activation_key = vanilla.EditText((82, 12, -10, 25), 'e')
self.w.open()
+
EqualizeSidebearingsPreferences()