mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 04:53:13 +08:00
Get rid of error about unknown reference
This commit is contained in:
parent
0ce3ff174a
commit
bd1e12b492
@ -141,7 +141,7 @@ UM.MainWindow {
|
|||||||
|
|
||||||
DescriptionPane {
|
DescriptionPane {
|
||||||
id: descriptionPane;
|
id: descriptionPane;
|
||||||
anchors.right: settings.left;
|
anchors.right: sidebar.left;
|
||||||
}
|
}
|
||||||
|
|
||||||
PrinterButton {
|
PrinterButton {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user