Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.3, 2.0, and 2.0.1

stable visualdiff: use proper window icon

Changeset d3cf9526e37b

Parent db504d1e9e01

by Steve Borho

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

 
361
362
363
364
365
 
366
367
368
 
361
362
363
 
 
364
365
366
367
@@ -361,8 +361,7 @@
  self.curFile = None     # TODO: Connect CTRL-D to row activation - #qtlib.set_tortoise_icon(self, 'menushowchanged.ico') - #qtlib.set_tortoise_keys(self) + self.setWindowIcon(qtlib.geticon('visualdiff'))     if ctx2.rev() is None:   title = _('working changes')