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

settings: fix return of current font

Changeset eb8b7340f0dd

Parent 3abf2f1cebab

by Steve Borho

Changes to one file · Browse files at eb8b7340f0dd Showing diff from parent 3abf2f1cebab Diff from another changeset...

 
167
168
169
 
170
171
172
 
167
168
169
170
171
172
173
@@ -167,6 +167,7 @@
    f = QFont()   f.fromString(self.value()) + return f     ## common APIs for all edit widgets