This commit is contained in:
Kovid Goyal 2018-01-04 23:45:20 +05:30
parent 66a6f90b1d
commit dc5ccd5c94
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -388,5 +388,6 @@ def test():
app.exec_()
del dbus_name
if __name__ == '__main__':
test()