allow tab size to be controled

This commit is contained in:
Dan Ballard 2020-11-10 17:40:23 -08:00
parent 15e3f5ab84
commit 290ab69e09
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 {