Color and layout refinements

This commit is contained in:
Thomas Perl 2014-02-07 18:03:58 +01:00
parent 99cf0780c1
commit 67f40d6a04
12 changed files with 47 additions and 16 deletions

View file

@ -28,6 +28,7 @@ ButtonArea {
property alias text: label.text
property color color: Constants.colors.secondaryHighlight
property alias icon: icon.icon
property alias size: icon.size
property bool alwaysShowText: false
transparent: true