summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 743ce012..26b9e375 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -791,7 +791,7 @@ p, li { white-space: pre-wrap; }
</layout>
</item>
<item>
- <widget class="QTreeView" name="espList">
+ <widget class="PluginListView" name="espList">
<property name="minimumSize">
<size>
<width>250</width>
@@ -1412,6 +1412,11 @@ Right now this has very limited functionality</string>
<extends>QTreeView</extends>
<header>modlistview.h</header>
</customwidget>
+ <customwidget>
+ <class>PluginListView</class>
+ <extends>QTreeView</extends>
+ <header>pluginlistview.h</header>
+ </customwidget>
</customwidgets>
<resources>
<include location="resources.qrc"/>