Warning, file /graphics/kphotoalbum/HTMLGenerator/Logging.cpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /* SPDX-FileCopyrightText: 2017-2018 Johannes Zarl-Zierl <johannes@zarl-zierl.at>
0002 
0003    SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0004 */
0005 #include "Logging.h"
0006 
0007 // only enable warning messages by default
0008 Q_LOGGING_CATEGORY(HTMLGeneratorLog, "kphotoalbum.HTMLGenerator", QtWarningMsg)