This commit is contained in:
Jafarichen 2021-12-22 13:50:37 +08:00 committed by GitHub
parent d72656bc5d
commit 9168c03b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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