Merge pull request #3277 from Trial97/drop_file

fix drop file on resource page
This commit is contained in:
Alexandru Ionut Tripon
2025-01-08 10:46:55 +02:00
committed by GitHub

View File

@@ -60,7 +60,7 @@
<bool>true</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::NoDragDrop</enum>
<enum>QAbstractItemView::DropOnly</enum>
</property>
<property name="uniformRowHeights">
<bool>true</bool>