Sign in
third-party-mirror
/
orbit
/
301094089f7066c20f6885ee60d316d3f550a3c2
/
.
/
qt-everywhere-src-5.15.1
/
qtquickcontrols
/
tests
/
manual
/
texthandles
/
texthandles.qmlproject
blob: e5a8bf02ca789d31c0265da83b2cb6f09e10ba15 [
file
] [
log
] [
blame
]
import
QmlProject
1.1
Project
{
mainFile
:
"main.qml"
/* Include .qml, .js, and image files from current directory and subdirectories */
QmlFiles
{
directory
:
"."
}
JavaScriptFiles
{
directory
:
"."
}
ImageFiles
{
directory
:
"."
}
}