Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatish <s.biharie@ultimaker.com>2019-03-01 14:47:29 +0300
committerSatish <s.biharie@ultimaker.com>2019-03-01 14:47:29 +0300
commitc98a73f8fd0018c6ce9529f6d747415f70db203c (patch)
tree2994118e69cf7fbd37bc007dd84c35bcf63a18ff /plugins/PrepareStage
parent38a92068983dc2fd62928815705c76d3fbf7abf9 (diff)
Added id's to printer button, installed plugins, material fields and profile tab for integration tests
Diffstat (limited to 'plugins/PrepareStage')
-rw-r--r--plugins/PrepareStage/PrepareMenu.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PrepareStage/PrepareMenu.qml b/plugins/PrepareStage/PrepareMenu.qml
index b62d65254d..d8953d7661 100644
--- a/plugins/PrepareStage/PrepareMenu.qml
+++ b/plugins/PrepareStage/PrepareMenu.qml
@@ -58,6 +58,7 @@ Item
Cura.ConfigurationMenu
{
+ id: printerSetup
Layout.fillHeight: true
Layout.fillWidth: true
Layout.preferredWidth: itemRow.width - machineSelection.width - printSetupSelectorItem.width - 2 * UM.Theme.getSize("default_lining").width