tinit not_enough_funds variable - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 692f49e7af9af6fabd8c4deac67a32070bfb3f4e DIR parent 7ef86d8bbba7605eabea7373203e62fdc950b84f HTML Author: ThomasV <thomasv@gitorious> Date: Fri, 19 Sep 2014 11:29:39 +0200 init not_enough_funds variable Diffstat: M gui/qt/main_window.py | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/gui/qt/main_window.py b/gui/qt/main_window.py t@@ -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