Krita Source Code Documentation
Loading...
Searching...
No Matches
libkdcraw_debug.h
Go to the documentation of this file.
1/* This file is part of the KDE project
2 SPDX-FileCopyrightText: 2014 Laurent Montel <montel at kde dot org>
3
4 SPDX-License-Identifier: GPL-2.0-or-later
5*/
6
7#ifndef LIBKDCRAW_DEBUG_H
8#define LIBKDCRAW_DEBUG_H
9
10#include <QLoggingCategory>
11
12Q_DECLARE_LOGGING_CATEGORY(LIBKDCRAW_LOG)
13
14#endif // LIBKDCRAW_DEBUG_H