1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-17 23:13:03 +08:00

fix(ALTimerTaskAddDialog): 修改添加定时任务对话框的重复选项的 Label 描述和布局

This commit is contained in:
2026-03-17 14:33:37 +08:00
parent 883859d1f9
commit b73242be00
+1 -1
View File
@@ -254,7 +254,7 @@
</size>
</property>
<property name="text">
<string>重复周期(全选为每日运行):</string>
<string>重复周期(全选或全不选都为每日运行):</string>
</property>
</widget>
</item>