summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAl <gabriel.cortesi@outlook.com>2019-12-09 01:17:27 +0100
committerAl <gabriel.cortesi@outlook.com>2019-12-09 01:17:27 +0100
commita4db0db94ff67b52a7a3b9b43eca5cce5fae5fc3 (patch)
treef6ed50c18394ea2a49a62c3b76b321afd5d1b4f9 /src
parent27c05cebd58ea33e0465b886d47a2dd9d8fc2ddc (diff)
Add alternatingRowColors to saves and data tab.
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 309e9f62..a7e7b937 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1076,6 +1076,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="alternatingRowColors">
+ <bool>true</bool>
+ </property>
<property name="uniformRowHeights">
<bool>true</bool>
</property>
@@ -1165,6 +1168,9 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;If you click &amp;quot;Fix Mods...&amp;quot; in the context menu, MO will try to activate all mods and esps to fix those missing esps. It will not disable anything!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
+ <property name="alternatingRowColors">
+ <bool>true</bool>
+ </property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>