X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=blobdiff_plain;f=gui%2Fqt%2Fmain_window.py;h=3b7c1421b7d33f02910f80160b3b79dab58751ea;hp=6d30bb28756571bd9b3eb51a2e5067805db8752e;hb=0ce2c870bb5faf3bc9e627f08188b63cdf8fb944;hpb=5ce50f44210e3775e160ad7ec783220efc1918d8 diff --git a/gui/qt/main_window.py b/gui/qt/main_window.py index 6d30bb2..3b7c142 100644 --- a/gui/qt/main_window.py +++ b/gui/qt/main_window.py @@ -1775,7 +1775,7 @@ class ElectrumWindow(QMainWindow): self.wallet.create_pending_account(name, password) self.update_address_tab() - self.tabs.setCurrentIndex(2) + self.tabs.setCurrentIndex(3)