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 fileview: forward repo changes to the annotate qsci instance (fixes #423)

Changeset 817e7b526f4f

Parent a73730ffca80

by Steve Borho

Changes to one file · Browse files at 817e7b526f4f Showing diff from parent a73730ffca80 Diff from another changeset...

 
214
215
216
 
217
218
219
 
214
215
216
217
218
219
220
@@ -214,6 +214,7 @@
    def setRepo(self, repo):   self.repo = repo + self.sci.repo = repo     @pyqtSlot(QAction)   def setMode(self, action):