1
0
Fork 0

double click expansion conflicts with inspection behavior

This commit is contained in:
Kevin Matz 2021-09-10 13:06:57 -04:00
parent 6f6ec334ca
commit 7c53a1d9ca
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@
<property name="uniformRowHeights">
<bool>true</bool>
</property>
<property name="expandsOnDoubleClick">
<bool>false</bool>
</property>
</widget>
</item>
</layout>