diff options
| author | Tannin <devnull@localhost> | 2014-07-15 17:48:43 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-07-15 17:48:43 +0200 |
| commit | 434b6be69dd425504c293866fd4f9d7556ec7342 (patch) | |
| tree | 262ddf986f6522443fbe79f4feaed28b93cac33c /src/mainwindow.ui | |
| parent | 84c66727bff954fd0820fc9f33833848496e9531 (diff) | |
| parent | bfb3385e4932530928cff5a94ad56d8f30e5babe (diff) | |
merged changes by TheBloke
Diffstat (limited to 'src/mainwindow.ui')
| -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 1a45e21b..4201babf 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1100,6 +1100,12 @@ 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="selectionMode">
+ <enum>QAbstractItemView::ExtendedSelection</enum>
+ </property>
+ <property name="selectionBehavior">
+ <enum>QAbstractItemView::SelectRows</enum>
+ </property>
</widget>
</item>
</layout>
|
