Create a reusable component for the printer type label. Other parts of

the UI can just reuse it.

Contributes to CURA-5942.
This commit is contained in:
Diego Prado Gesto 2018-11-22 15:00:35 +01:00
parent 0211122b12
commit 5c30df2a68
4 changed files with 39 additions and 23 deletions

View file

@ -3,7 +3,6 @@
import QtQuick 2.7
import QtQuick.Controls 2.1
import QtQuick.Layouts 1.3
import UM 1.1 as UM