Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

archive: remove a dup line

Changeset 6a666a9c1865

Parent 3f13ee011f16

by Steve Borho

Changes to one file · Browse files at 6a666a9c1865 Showing diff from parent 3f13ee011f16 Diff from another changeset...

 
128
129
130
131
132
133
134
 
128
129
130
 
131
132
133
@@ -128,7 +128,6 @@
  self.close_btn.setDefault(True)   self.close_btn.setFocus()   self.detail_btn = QPushButton(_('&Detail')) - self.detail_btn = QPushButton(_('&Detail'))   self.detail_btn.setAutoDefault(False)   self.detail_btn.setHidden(True)   self.cancel_btn = QPushButton(_('Cancel'))