Added new QML item for displaying the information of a comic.

This commit is contained in:
Luis Ángel San Martín
2016-03-28 19:21:41 +02:00
parent 6b3d5b04d7
commit 0318b87697
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
import QtQuick 2.0
Item {
}