From dbabdff5f8abaf11f7d16a32716133db20ae7c53 Mon Sep 17 00:00:00 2001 From: mkaay Date: Fri, 27 Aug 2010 23:45:41 +0200 Subject: so.biz fix --- interfaces/pyLoadGui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces') diff --git a/interfaces/pyLoadGui.py b/interfaces/pyLoadGui.py index f1b963e88..441207487 100755 --- a/interfaces/pyLoadGui.py +++ b/interfaces/pyLoadGui.py @@ -103,7 +103,7 @@ class main(QObject): self.connData = None self.captchaProcessing = False - if first: + if True: self.tray = TrayIcon() self.tray.show() self.notification = Notification(self.tray) -- cgit v1.2.3