mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-30 20:50:27 +00:00
Enable allColumnsShowFocus treewidget option.
This commit is contained in:
parent
ea3b237c5c
commit
ede5654c85
1 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,9 @@
|
|||
<property name="itemsExpandable" >
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="allColumnsShowFocus" >
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="expandsOnDoubleClick" >
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue