aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qmldesigner/studio_templates/projects/common/main.qml
blob: 2c4f857df3bb33e29428dd8e11f03237db2719c8 (plain)
1
2
3
4
5
6
7
8
/* This file is generated and only relevant for integrating the project into a Qt 6 and cmake based
C++ project. */

import QtQuick
import content

App {
}