1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-16 17:21:00 +00:00

remove padding from output folder GUI (#1207)

This commit is contained in:
Alex Xu
2026-01-01 22:55:54 -08:00
committed by GitHub
parent d6b0e43d70
commit 8e42fc1162
2 changed files with 13 additions and 0 deletions

View File

@@ -828,6 +828,18 @@
<item row="0" column="2">
<widget class="QWidget" name="outputFolderWidget" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="defaultOutputFolderBox">
<property name="sizePolicy">