Krita Source Code Documentation
Loading...
Searching...
No Matches
StoreDebug.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 "
StoreDebug.h
"
8
9
const
QLoggingCategory &
STORE_LOG
() \
10
{
11
static
const
QLoggingCategory category(
"krita.lib.store"
, QtInfoMsg);
12
return
category;
13
}
14
15
STORE_LOG
const QLoggingCategory & STORE_LOG()
Definition
StoreDebug.cpp:9
StoreDebug.h
libs
store
StoreDebug.cpp
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1