This commit is contained in:
Jafarichen 2021-12-22 13:51:42 +08:00 committed by GitHub
parent 0f0a29fe33
commit f04211ec23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,4 @@ int main(int argc, char *argv[])
w.show();
return a.exec();
}