From d32695843d4c3fa888b3d26bf20a9126029020b0 Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 7 Jan 2019 13:28:46 +0100 Subject: Fix drop to downloads tab. Fix DownloadView to be QtreeView in QCreator. --- src/mainwindow.ui | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 547faaa9..4f5400dd 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1303,7 +1303,7 @@ p, li { white-space: pre-wrap; } - + 320 @@ -1322,19 +1322,25 @@ p, li { white-space: pre-wrap; } This is a list of mods you downloaded from Nexus. Double click one to install it. You can also drag an archive into here. - - true + + QAbstractItemView::NoEditTriggers + + + QAbstractItemView::DropOnly - + + Qt::MoveAction + + true - + 0 - + false - + true @@ -1655,7 +1661,7 @@ Right now this has very limited functionality DownloadListWidget - QWidget + QTreeView
downloadlistwidget.h
-- cgit v1.3.1