cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
### KApiDox Project-specific Overrides File
|
|
|
|
# define so that deprecated API is not skipped
|
|
PREDEFINED += \
|
|
"SOLID_ENABLE_DEPRECATED_SINCE(x, y)=1" \
|
|
"SOLID_BUILD_DEPRECATED_SINCE(x, y)=1" \
|
|
"SOLID_DEPRECATED_VERSION(x, y, t)="
|