Quote:
Originally Posted by kovidgoyal
No it's not intentional I will add it in the next beta. I didnt realize there are plugins that create application objects.
|
In case it's relevant, the 2 occurrences in ScrambleEbook are used for:
- running the plugin from the commandline
- having QWebEngine available to a GUI plugin via launching a separate process which can access QtWebEngine.
The code for both of these was kindly provided by either yourself or @eschwartz during the painful (for me) calibre upgrade when WebEngine replaced Webkit.