aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/libpyside/pysidelogging_p.h
blob: bf167264dd850f9a96583f166c2bb9ce6f2c8bb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
// 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

#ifndef PYSIDE_LOGGING_P_H
#define PYSIDE_LOGGING_P_H

#include <QtCore/QLoggingCategory>

Q_DECLARE_LOGGING_CATEGORY(lcPySide)

#endif // PYSIDE_LOGGING_P_H