Add missing spacing in the Profiler tab of Debugging/Developmet tools panel

This commit is contained in:
Harrissou Sant-anna 2025-06-25 22:43:57 +02:00 committed by Andrea Giudiceandrea
parent 9841b8d5bc
commit b2d16a3485

View File

@ -12,7 +12,7 @@
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing"> <property name="spacing">
<number>0</number> <number>6</number>
</property> </property>
<property name="leftMargin"> <property name="leftMargin">
<number>0</number> <number>0</number>