mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d9bd60bb33
commit
312f5bd1e7
@ -1162,6 +1162,8 @@ class TOCEditor(QDialog): # {{{
|
||||
|
||||
|
||||
def develop():
|
||||
from calibre.utils.webengine import setup_fake_protocol
|
||||
setup_fake_protocol()
|
||||
from calibre.gui2 import Application
|
||||
app = Application([])
|
||||
d = TOCEditor(sys.argv[-1])
|
||||
|
Loading…
x
Reference in New Issue
Block a user