Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.1, 2.1.1, and 2.1.2

revdetails: yet another Ubuntu slot decoration workaround

Changeset dfe17fdfa5bd

Parent 9b3461a8b445

by Steve Borho

Changes to one file · Browse files at dfe17fdfa5bd Showing diff from parent 9b3461a8b445 Diff from another changeset...

 
360
361
362
363
 
364
365
366
 
360
361
362
 
363
364
365
366
@@ -360,7 +360,7 @@
  _("Cannot open subrepository"),   _("The selected subrepository does not exist on the working directory"))   - @pyqtSlot(QModelIndex) + #@pyqtSlot(QModelIndex)   def onDoubleClick(self, index):   model = self.filelist.model()   itemissubrepo = (model.dataFromIndex(index)['status'] == 'S')