Get rid of error about unknown reference

This commit is contained in:
Arjen Hiemstra 2015-04-01 11:41:11 +02:00
parent 0ce3ff174a
commit bd1e12b492

View File

@ -141,7 +141,7 @@ UM.MainWindow {
DescriptionPane { DescriptionPane {
id: descriptionPane; id: descriptionPane;
anchors.right: settings.left; anchors.right: sidebar.left;
} }
PrinterButton { PrinterButton {