Disable animation in file transfer search dialog tree view widget

This commit is contained in:
altcoinpirate 2021-03-10 01:13:15 +00:00 committed by GitHub
parent 123027dc11
commit 50ed20236f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,6 +223,9 @@
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="animated">
<bool>false</bool>
</property>
<column>
<property name="text">
<string>KeyWords</string>
@ -261,6 +264,9 @@
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="animated">
<bool>false</bool>
</property>
<column>
<property name="text">
<string>Filename</string>