summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/mainwindow.py
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-13 17:07:58 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-13 17:07:58 -0300
commit4cdaa7320b1d0624b7e6c1f08161451a7b70b373 (patch)
tree954bc9ee09ca41a8754662df00a1153b80e19480 /src/leap/bitmask/gui/mainwindow.py
parent10f937feffeb2e267a6426cdd5d3287783da866d (diff)
Set the standalone flag before using it
This reorders imports and delays them after the args are processed.
Diffstat (limited to 'src/leap/bitmask/gui/mainwindow.py')
-rw-r--r--src/leap/bitmask/gui/mainwindow.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/leap/bitmask/gui/mainwindow.py b/src/leap/bitmask/gui/mainwindow.py
index b624988f..96cb1bfe 100644
--- a/src/leap/bitmask/gui/mainwindow.py
+++ b/src/leap/bitmask/gui/mainwindow.py
@@ -169,8 +169,6 @@ class MainWindow(QtGui.QMainWindow):
# This is loaded only once, there's a bug when doing that more
# than once
- ProviderConfig.standalone = standalone
- EIPConfig.standalone = standalone
self._standalone = standalone
self._provider_config = ProviderConfig()
# Used for automatic start of EIP