Workaround for macro drag / drop not working as expected

See:
 * QTBUG-106395
 * https://github.com/obsproject/obs-studio/issues/7321
This commit is contained in:
WarmUpTill 2022-10-09 02:37:36 +02:00 committed by WarmUpTill
parent 67c3b73e10
commit 73aef4f0b2

View File

@ -610,7 +610,7 @@
<enum>Qt::MoveAction</enum>
</property>
<property name="spacing">
<number>1</number>
<number>0</number>
</property>
<property name="sortingEnabled">
<bool>false</bool>