Replace listView by listWidget

This commit is contained in:
2024-01-04 03:28:32 +01:00
parent 0816ebd26b
commit 97e770ab0d
2 changed files with 7 additions and 11 deletions

View File

@@ -67,7 +67,7 @@
</layout>
</item>
<item>
<widget class="QListView" name="categoryListView">
<widget class="QListWidget" name="categoryListWidget">
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustToContents</enum>
</property>