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

workbench: update branch combo on reload

Changeset ee67a1a196bd

Parent a9fb969c0b40

by Adrian Buehlmann

Changes to one file · Browse files at ee67a1a196bd Showing diff from parent a9fb969c0b40 Diff from another changeset...

 
400
401
402
 
403
404
405
 
400
401
402
403
404
405
406
@@ -400,6 +400,7 @@
  w = self.repoTabsWidget.currentWidget()   if w:   w.reload() + self.setupBranchCombo()     #@timeit   def refreshRevisionTable(self, *args, **kw):