mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Add translatable strings from the QT font dialog
This commit is contained in:
parent
aea6306f77
commit
10179bce94
@ -19,6 +19,7 @@ def qt_sources():
|
||||
return list(map(j, [
|
||||
'qtbase/src/widgets/widgets/qdialogbuttonbox.cpp',
|
||||
'qtbase/src/widgets/dialogs/qcolordialog.cpp',
|
||||
'qtbase/src/widgets/dialogs/qfontdialog.cpp',
|
||||
]))
|
||||
|
||||
class POT(Command): # {{{
|
||||
|
Loading…
x
Reference in New Issue
Block a user