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

@ -3,8 +3,6 @@
import QtQuick 2.7
import QtQuick.Controls 2.3
import QtQuick.Controls.Styles 1.1
import QtQuick.Layouts 1.1
import UM 1.2 as UM
import Cura 1.0 as Cura