1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 15:33:03 +08:00

chore(ALMainWindow, ALMainWorkers): 修改统一部分函数和变量的命名

This commit is contained in:
2026-02-21 23:18:17 +08:00
parent a1ff85256a
commit 4aeca08ce8
4 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
<number>5</number>
</property>
<item>
<widget class="QPushButton" name="TimerTaskWidgetButton">
<widget class="QPushButton" name="TimerTaskManageWidgetButton">
<property name="minimumSize">
<size>
<width>25</width>
@@ -25,7 +25,7 @@
<property name="windowTitle">
<string>定时任务管理 - AutoLibrary</string>
</property>
<layout class="QVBoxLayout" name="ALTimerTaskWidgetLayout">
<layout class="QVBoxLayout" name="ALTimerTaskManageWidgetLayout">
<property name="spacing">
<number>5</number>
</property>