Separate the view selector into a different file.

This commit is contained in:
Diego Prado Gesto 2018-11-25 18:24:21 +01:00
parent 9e92542eee
commit f3bf20ca1b
4 changed files with 86 additions and 73 deletions

View file

@ -11,4 +11,5 @@ ActionPanelWidget 1.0 ActionPanelWidget.qml
IconLabel 1.0 IconLabel.qml
OutputDevicesActionButton 1.0 OutputDevicesActionButton.qml
ExpandableComponent 1.0 ExpandableComponent.qml
PrinterTypeLabel 1.0 PrinterTypeLabel.qml
PrinterTypeLabel 1.0 PrinterTypeLabel.qml
ViewsSelector 1.0 ViewsSelector.qml