Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

thgconfig: fix sensitive state when unselected

Changeset 072e180818d0

Parent 5e1fa1f086f0

by Yuki KODAMA

Changes to one file · Browse files at 072e180818d0 Showing diff from parent 5e1fa1f086f0 Diff from another changeset...

 
670
671
672
 
673
674
675
 
670
671
672
673
674
675
676
@@ -670,6 +670,7 @@
  elif event.button == 1:   selection = self.pathtree.get_selection()   selection.unselect_all() + self.refresh_path_list()     def refresh_path_list(self):   """Update sensitivity of buttons"""