diff options
Diffstat (limited to 'src/modinfodialog.ui')
| -rw-r--r-- | src/modinfodialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui index bcdf1007..a152c292 100644 --- a/src/modinfodialog.ui +++ b/src/modinfodialog.ui @@ -244,7 +244,7 @@ </widget>
</item>
<item>
- <widget class="QListWidget" name="inactiveESPList">
+ <widget class="QListView" name="inactiveESPList">
<property name="toolTip">
<string>List of esps, esms, and esls that can not be loaded by the game.</string>
</property>
@@ -374,7 +374,7 @@ Most mods do not have optional esps, so chances are good you are looking at an e </widget>
</item>
<item>
- <widget class="QListWidget" name="activeESPList">
+ <widget class="QListView" name="activeESPList">
<property name="toolTip">
<string>ESPs in the data directory and thus visible to the game.</string>
</property>
|
