Browse Source

import/export tab comment

Changed duplicated comment
master
rdymac 13 years ago
parent
commit
c7e90f401b
  1. 2
      lib/gui_qt.py

2
lib/gui_qt.py

@ -1868,7 +1868,7 @@ class ElectrumWindow(QMainWindow):
grid_wallet.setRowStretch(3,1)
# wallet tab
# import/export tab
tab3 = QWidget()
grid_io = QGridLayout(tab3)
grid_io.setColumnStretch(0,1)

Loading…
Cancel
Save