parent
c4c673338c
commit
09d65adaf3
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,10 @@ |
||||
### KApiDox Project-specific Overrides File |
||||
|
||||
# define so that deprecated API is not skipped |
||||
PREDEFINED += \ |
||||
"KCONFIGCORE_ENABLE_DEPRECATED_SINCE(x, y)=1" \ |
||||
"KCONFIGCORE_BUILD_DEPRECATED_SINCE(x, y)=1" \ |
||||
"KCONFIGCORE_DEPRECATED_VERSION(x, y, t)=" \ |
||||
"KCONFIGGUI_ENABLE_DEPRECATED_SINCE(x, y)=1" \ |
||||
"KCONFIGGUI_BUILD_DEPRECATED_SINCE(x, y)=1" \ |
||||
"KCONFIGGUI_DEPRECATED_VERSION(x, y, t)=" |
||||
Loading…
Reference in new issue