From 692f49e7af9af6fabd8c4deac67a32070bfb3f4e Mon Sep 17 00:00:00 2001 From: ThomasV Date: Fri, 19 Sep 2014 11:29:39 +0200 Subject: [PATCH] init not_enough_funds variable --- gui/qt/main_window.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/qt/main_window.py b/gui/qt/main_window.py index 66059bc3b..f60a1ed2d 100644 --- a/gui/qt/main_window.py +++ b/gui/qt/main_window.py @@ -188,6 +188,7 @@ class ElectrumWindow(QMainWindow): self.wallet = None self.payment_request = None self.qr_window = None + self.not_enough_funds = False def update_account_selector(self): # account selector