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

status: use singleShot timer for initial refresh

Changeset e435340ecc26

Parent 757f6c2f2e8d

by Steve Borho

Changes to one file · Browse files at e435340ecc26 Showing diff from parent 757f6c2f2e8d Diff from another changeset...

 
172
173
174
175
 
176
177
178
 
172
173
174
 
175
176
177
178
@@ -172,7 +172,7 @@
  vbox.addWidget(self.te)     self.split = split - self.refreshWctx() + QTimer.singleShot(0, self.refreshWctx)     def getTitle(self):   if self.pats: