mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
PartitionPreview is now PartitionBarsView.
This commit is contained in:
parent
3beebf4137
commit
b65fe87503
10 changed files with 43 additions and 43 deletions
|
@ -55,7 +55,7 @@
|
|||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="PartitionPreview" name="partitionPreview"/>
|
||||
<widget class="PartitionBarsView" name="partitionBarsView"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QTreeView" name="partitionTreeView">
|
||||
|
@ -175,9 +175,9 @@
|
|||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>PartitionPreview</class>
|
||||
<class>PartitionBarsView</class>
|
||||
<extends>QFrame</extends>
|
||||
<header location="global">gui/PartitionPreview.h</header>
|
||||
<header location="global">gui/PartitionBarsView.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue