mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
251d5dc82d
commit
603e756cdc
@ -333,6 +333,7 @@ class FontFamilyChooser(QWidget):
|
||||
self.setToolTip = self.button.setToolTip
|
||||
self.toolTip = self.button.toolTip
|
||||
self.clear_button.setToolTip(_('Clear the font family'))
|
||||
l.addStretch(1)
|
||||
|
||||
def clear_family(self):
|
||||
self.font_family = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user