summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
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"/>