Merge pull request 'allow tab size to be controled' (#22) from tabSize into master

Reviewed-on: #22
This commit is contained in:
erinn 2020-11-12 12:29:39 -08:00
commit 80eaf1a0d2
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Rectangle {
signal clicked
height: label.height
property alias size: label.size
Opaque.ScalingLabel {