mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
...
This commit is contained in:
parent
cec5d41697
commit
1f33ebeffe
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
import json
|
||||
|
||||
from PyQt4.Qt import QUrl
|
||||
from PyQt5.Qt import QUrl
|
||||
|
||||
class Footnotes(object):
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue