pyside6_global.h 316 B

12345678910
  1. // Copyright (C) 2020 The Qt Company Ltd.
  2. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
  3. #include <QtCore/qnamespace.h>
  4. // There are symbols in Qt that exist in Debug but
  5. // not in release
  6. #define QT_NO_DEBUG
  7. // Here are now all configured modules appended: