TEMPLATE = app TARGET = appman-controller load(am-config) QT = core network dbus QT *= appman_common-private CONFIG *= console SOURCES += \ main.cpp \ appmanif.files = ../../dbus/io.qt.applicationmanager.xml appmanif.header_flags = -i dbus-utilities.h DBUS_INTERFACES += \ ../../dbus/io.qt.applicationinstaller.xml \ appmanif OTHER_FILES += \ controller.qdoc \ load(qt_tool) load(install-prefix) '/>
aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/badCompositeRegistration.1.qml
blob: 915a6138d95ea6bd5f74724b83c23999295b0b82 (plain)
1
2
3
import Test 1.0

RegisteredCompositeType2 {}