diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 6 |
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; } <p style="-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;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">If you click &quot;Fix Mods...&quot; in the context menu, MO will try to activate all mods and esps to fix those missing esps. It will not disable anything!</span></p></body></html></string> </property> + <property name="alternatingRowColors"> + <bool>true</bool> + </property> <property name="selectionMode"> <enum>QAbstractItemView::ExtendedSelection</enum> </property> |
