Android bottom bar - remove extra semicolon

This commit is contained in:
Cristian Luis Duarte 2018-03-16 15:15:00 -03:00
parent 18682d854c
commit e6a8b322b1

View file

@ -25,7 +25,7 @@ import "."
Item {
id: bar
x:0
height: 255;
height: 255
property bool shown: true