summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/app.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-09-17 22:53:38 -0400
committerKali Kaneko <kali@leap.se>2015-09-17 22:54:05 -0400
commit905059dcc203680f86316c83d538f14896adb928 (patch)
tree3374bb215eacf9bc92840958b48f892a81998525 /src/leap/bitmask/app.py
parent10f6f5b17e0ac1d5d4b433a428efc1beffd999a7 (diff)
[style] pep8 fixes
Diffstat (limited to 'src/leap/bitmask/app.py')
-rw-r--r--src/leap/bitmask/app.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/leap/bitmask/app.py b/src/leap/bitmask/app.py
index a2e2aa1a..c9c02b59 100644
--- a/src/leap/bitmask/app.py
+++ b/src/leap/bitmask/app.py
@@ -133,6 +133,7 @@ def log_lsb_release_info(logger):
for line in distro_info:
logger.info(line)
+
def fix_qtplugins_path():
# This is a small workaround for a bug in macholib, there is a slight typo
# in the path for the qt plugins that is added to the dynamic loader path