aboutsummaryrefslogtreecommitdiffstats
path: root/examples/scriptableapplication/scriptableapplication.xml
blob: ef401cb625b09b3aad827ac33befe1bfac8ad4a4 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!--
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-->
<typesystem package="AppLib">
    <load-typesystem name="typesystem_widgets.xml" generate="no"/>
    <object-type name="MainWindow"/>
</typesystem>