mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'cleanup' of https://github.com/eli-schwartz/calibre
This commit is contained in:
commit
9a6b7ae923
@ -433,8 +433,6 @@ class Preferences(QDialog):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
from calibre.gui2 import Application
|
from calibre.gui2 import Application
|
||||||
from calibre.gui_launch import init_dbus
|
|
||||||
init_dbus()
|
|
||||||
app = Application([])
|
app = Application([])
|
||||||
app
|
app
|
||||||
gui = init_gui()
|
gui = init_gui()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user