diff options
| author | Tannin <devnull@localhost> | 2013-03-29 09:41:41 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-03-29 09:41:41 +0100 |
| commit | 59d6b7840b1e7fdbb7475010273047b7bb185d3a (patch) | |
| tree | 565a3f1371ff9727d31d01590f105496294570d3 /src/mainwindow.ui | |
| parent | b4220cf2f4e1998299517490244a48f7ec2b0235 (diff) | |
- post-merge cleanup
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index e9fa8db6..b7d0057e 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -299,10 +299,10 @@ p, li { white-space: pre-wrap; } <enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="indentation">
- <number>0</number>
+ <number>20</number>
</property>
<property name="itemsExpandable">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
|
