This commit is contained in:
Kovid Goyal 2024-09-22 06:54:24 +05:30
parent 3d42346940
commit ab383122cd
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -412,5 +412,6 @@ def show_image(path=None):
d()
app.exec()
if __name__ == '__main__':
show_image()