mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
6e3bea5050
commit
219b3532b4
@ -442,7 +442,7 @@ def main(args=sys.argv):
|
||||
d = Diff()
|
||||
d.show()
|
||||
getattr(d, attr)(left, right)
|
||||
app.exec_()
|
||||
return app.exec_()
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user