Use the right type for InfoFavorites.

This commit is contained in:
Luis Ángel San Martín 2016-04-09 21:35:37 +02:00
parent 42cb3f5ddf
commit 49a70c496f

View File

@ -2,7 +2,7 @@ import QtQuick 2.6
import QtGraphicalEffects 1.0 import QtGraphicalEffects 1.0
Rectangle { Item {
width: 20 width: 20
height: 20 height: 20
Image { Image {