diff options
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 021d564c..41365768 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -84,6 +84,9 @@ <property name="indentation">
<number>0</number>
</property>
+ <property name="uniformRowHeights">
+ <bool>true</bool>
+ </property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
@@ -432,6 +435,9 @@ p, li { white-space: pre-wrap; } <property name="indentation">
<number>20</number>
</property>
+ <property name="uniformRowHeights">
+ <bool>true</bool>
+ </property>
<property name="itemsExpandable">
<bool>true</bool>
</property>
@@ -1123,6 +1129,9 @@ p, li { white-space: pre-wrap; } <property name="whatsThis">
<string>This is an overview of your data directory as visible to the game (and tools). </string>
</property>
+ <property name="uniformRowHeights">
+ <bool>true</bool>
+ </property>
<property name="animated">
<bool>true</bool>
</property>
@@ -1352,6 +1361,9 @@ p, li { white-space: pre-wrap; } <property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</property>
+ <property name="uniformRowHeights">
+ <bool>true</bool>
+ </property>
<property name="itemsExpandable">
<bool>false</bool>
</property>
|
