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

reporegistry: reenable drag and drop

Changeset af6731c63a0f

Parent 5c7a41e4670b

by Adrian Buehlmann

Changes to one file · Browse files at af6731c63a0f Showing diff from parent 5c7a41e4670b Diff from another changeset...

 
583
584
585
 
586
587
588
 
583
584
585
586
587
588
589
@@ -583,6 +583,7 @@
  item = idx.internalPointer()   self.msg = item.details()   self.workbench.showMessage(self.msg) + super(RepoTreeView, self).mouseMoveEvent(event)     def leaveEvent(self, event):   if self.msg != '':