import/export tab comment
authorrdymac <rdy@aol.es>
Fri, 1 Feb 2013 16:45:25 +0000 (17:45 +0100)
committerrdymac <rdy@aol.es>
Fri, 1 Feb 2013 16:45:25 +0000 (17:45 +0100)
Changed duplicated comment

lib/gui_qt.py

index 1045798..084fa1f 100644 (file)
@@ -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)