Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPropagateConstWrapper.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2023 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
#ifndef KISPROPAGATECONSTWRAPPER_H
7
#define KISPROPAGATECONSTWRAPPER_H
8
9
#if __has_include(<experimental/propagate_const>) && !defined( __cppcheck__)
10
#include <experimental/propagate_const>
11
#else
12
#include "
3rdparty/propagate_const.h
"
13
#endif
14
15
#endif
// KISPROPAGATECONSTWRAPPER_H
propagate_const.h
libs
global
KisPropagateConstWrapper.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1