1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

OP-39 Fixed a bug in Welcome page button.

This commit is contained in:
Fredrik Arvidsson 2012-09-27 08:18:50 +02:00
parent f42085f6ac
commit efd953b00c

View File

@ -4,7 +4,7 @@ import QtQuick 1.1
Item {
id: welcomeButton
width: Math.max(116, icon.width)
height: 116
height: icon.height
z: 0
property string baseIconName