Merge pull request #142 from rdymac/patch-34

import/export tab comment
This commit is contained in:
ThomasV 2013-02-01 09:29:03 -08:00
commit 8bb4628f11
1 changed files with 1 additions and 1 deletions

View File

@ -1869,7 +1869,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)