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
commit 07a0a15457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>