cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
### KApiDox Project-specific Overrides File
|
|
|
|
# SPDX-FileCopyrightText: none
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
# define so that deprecated API is not skipped
|
|
PREDEFINED += \
|
|
"KCMUTILS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
|
|
"KCMUTILS_BUILD_DEPRECATED_SINCE(x, y)=1"
|