Replace a bunch of Theme property accessors with getThing calls

This commit is contained in:
Arjen Hiemstra 2016-02-16 15:19:50 +01:00 committed by Ghostkeeper
parent d208885755
commit e6ef4405c3
6 changed files with 42 additions and 42 deletions

View file

@ -21,7 +21,7 @@ UM.Dialog
anchors.fill: parent;
Row
{
spacing: UM.Theme.sizes.default_margin.width;
spacing: UM.Theme.getSize("default_margin").width;
Text
{
//: USB Printing dialog label, %1 is head temperature