import QtQuick 2.10
import de.skycoder42.QtMvvm.Quick 1.1
QtMvvmApp {
title: qsTr("QtMvvm Quick Sample")
}