Update styling and functionality of sidebar in cura

This commit is contained in:
Arjen Hiemstra 2015-04-01 12:09:31 +02:00
parent bd1e12b492
commit a173022ec6
3 changed files with 115 additions and 245 deletions

View file

@ -111,7 +111,8 @@ Column {
width: parent.width;
height: UM.Theme.sizes.section.height;
icon: UM.Theme.icons.printsetup;
iconSource: UM.Theme.icons.printsetup;
text: qsTr("Print Setup");
enabled: false;
}
}