Krita Source Code Documentation
Loading...
Searching...
No Matches
FlakeDebug.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2015 Boudewijn Rempt <boud@valdyas.org>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include "
FlakeDebug.h
"
8
9
const
QLoggingCategory &
FLAKE_LOG
() \
10
{
11
static
const
QLoggingCategory category(
"krita.lib.flake"
, QtInfoMsg);
12
return
category;
13
}
14
15
FLAKE_LOG
const QLoggingCategory & FLAKE_LOG()
Definition
FlakeDebug.cpp:9
FlakeDebug.h
libs
flake
FlakeDebug.cpp
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52