aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/glue/qtquick.cpp
blob: 5b127ba24da67abf5c094213459d31bca01e4e69 (plain)
1
2
3
4
5
6
// Copyright (C) 2018 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

// @snippet qtquick
PySide::initQuickSupport(module);
// @snippet qtquick