From 0e041041a41e9bf98e0d4e95527d5ae1302134d7 Mon Sep 17 00:00:00 2001 From: Zzaphkiel Date: Sun, 29 Dec 2024 15:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E7=A8=8B=E5=BA=8F=E4=B8=BB?= =?UTF-8?q?=E7=AA=97=E5=8F=A3=E5=A4=A7=E5=B0=8F=E6=A3=80=E6=B5=8B=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/main_window.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/view/main_window.py b/app/view/main_window.py index 6ab1a71..54b6bfc 100644 --- a/app/view/main_window.py +++ b/app/view/main_window.py @@ -70,7 +70,6 @@ def __init__(self): self.__initConfig() self.__initWindow() - self.__checkWindowSize() self.__initSystemTray() # create sub interface