From 85a9f810a0ecbf10facc8b8b070eda6f13a65d6b Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Sat, 1 Feb 2020 02:35:52 -0500 Subject: moved refresh and checkboxes to the top --- src/mainwindow.ui | 89 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 51 insertions(+), 38 deletions(-) (limited to 'src') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 62425d8c..f0887f56 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1056,53 +1056,37 @@ p, li { white-space: pre-wrap; } 6 - - - refresh data-directory overview - - - Refresh the overview. This may take a moment. - - - Refresh - - - - :/MO/gui/resources/view-refresh.png:/MO/gui/resources/view-refresh.png - - - - - + - - - Qt::CustomContextMenu + + + refresh data-directory overview - This is an overview of your data directory as visible to the game (and tools). + Refresh the overview. This may take a moment. - - true + + Refresh - - QAbstractItemView::ExtendedSelection + + + :/MO/gui/resources/view-refresh.png:/MO/gui/resources/view-refresh.png - - true + + + + + + Qt::Horizontal - - true + + + 40 + 20 + - - 400 - - + - - - - @@ -1134,6 +1118,35 @@ p, li { white-space: pre-wrap; } + + + + + + Qt::CustomContextMenu + + + This is an overview of your data directory as visible to the game (and tools). + + + true + + + QAbstractItemView::ExtendedSelection + + + true + + + true + + + 400 + + + + + -- cgit v1.3.1