From c72326ee4bbb6511d5088b1e421fd7448f20c80d Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Sat, 27 Feb 2021 12:42:37 +0100 Subject: Display savegame name and filepath in saves tab. --- src/mainwindow.ui | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 4317b6c0..fd149dfb 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1199,7 +1199,7 @@ p, li { white-space: pre-wrap; } 0 - + Qt::CustomContextMenu @@ -1215,6 +1215,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> + + QAbstractScrollArea::AdjustIgnored + true @@ -1224,9 +1227,43 @@ p, li { white-space: pre-wrap; } QAbstractItemView::SelectRows - + + 0 + + + false + + true + + false + + + 2 + + + false + + + false + + + + Name + + + AlignLeading|AlignVCenter + + + + + File + + + AlignLeading|AlignVCenter + + -- cgit v1.3.1