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

hgemail: clarify keyPressEvent() is void function

Changeset 7e34a558d499

Parent 95e577444847

by Yuya Nishihara

Changes to one file · Browse files at 7e34a558d499 Showing diff from parent 95e577444847 Diff from another changeset...

 
53
54
55
56
 
57
58
59
 
53
54
55
 
56
57
58
59
@@ -53,7 +53,7 @@
    return   - return super(EmailDialog, self).keyPressEvent(event) + super(EmailDialog, self).keyPressEvent(event)     def _filldefaults(self):   """Fill form by default values"""