danbooru-client/src/danbooru_client_debug.cpp
Luca Beltrame 0eb9232391
Some checks failed
continuous-integration/drone Build is failing
Update license statements to the SPDX tags
2020-08-19 17:46:38 +02:00

11 lines
270 B
C++

/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danbooru_client_debug.h"
Q_LOGGING_CATEGORY(DANBOORU_CLIENT, "org.dennogumi.danbooru_client")