Files
2026-04-14 10:51:06 +01:00

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"