From 21416327550e19e09584052d8fdb051ba5e0945f Mon Sep 17 00:00:00 2001 From: zky2020 <3439415903@qq.comm> Date: Mon, 5 Jun 2023 22:32:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.py b/src/main.py index e96bc01..ddafd47 100644 --- a/src/main.py +++ b/src/main.py @@ -5,3 +5,4 @@ if __name__ == '__main__': mw = MainWindow() mw.show() sys.exit(app.exec()) +