Migration of QtMvvm from github

7 lines
104 B

import QtQuick 2.10
import de.skycoder42.QtMvvm.Quick 1.0
QtMvvmApp {
title: qsTr("%{ProjectName}")
}