UI: Add grouping
This commit is contained in:
@@ -518,7 +518,7 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="SourceListWidget" name="sources">
|
||||
<widget class="SourceTree" name="sources">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
@@ -1682,9 +1682,9 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>SourceListWidget</class>
|
||||
<extends>QListWidget</extends>
|
||||
<header>source-list-widget.hpp</header>
|
||||
<class>SourceTree</class>
|
||||
<extends>QListView</extends>
|
||||
<header>source-tree.hpp</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
|
Reference in New Issue
Block a user