mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-16 05:45:03 +01:00
Fix #1869464 [Entries in context menu is not being translated](https://bugs.launchpad.net/calibre/+bug/1869464)
This commit is contained in:
parent
63408d12a1
commit
2cd43e0fcd
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ def qt_sources():
|
|||
'qtbase/src/gui/kernel/qplatformtheme.cpp',
|
||||
'qtbase/src/widgets/dialogs/qcolordialog.cpp',
|
||||
'qtbase/src/widgets/dialogs/qfontdialog.cpp',
|
||||
'qtbase/src/widgets/widgets/qscrollbar.cpp',
|
||||
]))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue