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

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

- 对 (b73242be00) 的补充提交
This commit is contained in:
2026-03-17 14:39:01 +08:00
parent c02c6ddbe3
commit 0aea9b1540
+1 -1
View File
@@ -259,7 +259,7 @@
</widget> </widget>
</item> </item>
<item> <item>
<layout class="QGridLayout" name="RepeatCheckBoxLayout"> <layout class="QGridLayout" name="RepeatCheckBoxLayout" rowstretch="10,10" columnstretch="0,0,0,0" rowminimumheight="25,25">
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>