Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0.3, 2.0.4, and 2.0.5

stable repoview: removed redundant setting

Changeset e47d81e643ff

Parent 32955094541f

by Michael De Wildt

Changes to one file · Browse files at e47d81e643ff Showing diff from parent 32955094541f Diff from another changeset...

 
244
245
246
247
248
249
250
 
244
245
246
 
247
248
249
@@ -244,7 +244,6 @@
    key = '%s/column_widths/%s' % (self.cfgname, str(self.repo[0]))   s.setValue(key, col_widths) - s.setValue('%s/widget_width' % self.cfgname, self.viewport().width())     def resizeEvent(self, e):   # re-size columns the smart way: the column holding Description