mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Get rid of error about unknown reference
This commit is contained in:
parent
0ce3ff174a
commit
bd1e12b492
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ UM.MainWindow {
|
||||||
|
|
||||||
DescriptionPane {
|
DescriptionPane {
|
||||||
id: descriptionPane;
|
id: descriptionPane;
|
||||||
anchors.right: settings.left;
|
anchors.right: sidebar.left;
|
||||||
}
|
}
|
||||||
|
|
||||||
PrinterButton {
|
PrinterButton {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue