aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/support/__init__.py
blob: 5127df0f458d946fe69fb193aec09ecbddabbdb7 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 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

from shiboken6.Shiboken import VoidPtr

#eof