summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorAl <26797547+Al12rs@users.noreply.github.com>2021-01-16 23:03:05 +0100
committerGitHub <noreply@github.com>2021-01-16 23:03:05 +0100
commit19556bc968334d8b5526ed300e537c5f6a9a5117 (patch)
treee65d8960c4108a1399b5585826c9bc0b57af2749 /src/mainwindow.ui
parentc48791a8a105d89cdbb8f4ac39557ed9cfd81800 (diff)
parentf28b501b30d13c581eaea72f1aeebc0dc4039cf3 (diff)
Merge pull request #1362 from Holt59/downloadlistview-cleaning
DownloadListView improvements
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index a0900542..4317b6c0 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1282,7 +1282,7 @@ p, li { white-space: pre-wrap; }
<item>
<layout class="QVBoxLayout" name="downloadLayout">
<item>
- <widget class="DownloadListWidget" name="downloadView">
+ <widget class="DownloadListView" name="downloadView">
<property name="minimumSize">
<size>
<width>320</width>
@@ -1942,11 +1942,6 @@ p, li { white-space: pre-wrap; }
<header>lcdnumber.h</header>
</customwidget>
<customwidget>
- <class>DownloadListWidget</class>
- <extends>QTreeView</extends>
- <header>downloadlistwidget.h</header>
- </customwidget>
- <customwidget>
<class>MOBase::SortableTreeWidget</class>
<extends>QWidget</extends>
<header>sortabletreewidget.h</header>
@@ -1961,6 +1956,11 @@ p, li { white-space: pre-wrap; }
<extends>QStatusBar</extends>
<header>statusbar.h</header>
</customwidget>
+ <customwidget>
+ <class>DownloadListView</class>
+ <extends>QTreeView</extends>
+ <header>downloadlistview.h</header>
+ </customwidget>
</customwidgets>
<resources>
<include location="resources.qrc"/>