allow combination of SIP_SKIP and Q_DECLARE_FLAGS

This commit is contained in:
Denis Rouzaud 2024-12-06 09:25:53 +01:00 committed by Nyall Dawson
parent 5996b316bc
commit d5b8c7e003

View File

@ -114,7 +114,8 @@ UseTab: Never
Macros:
- SIP_ENUM_BASETYPE(x)=x
- SIP_MONKEYPATCH_SCOPEENUM_UNNEST(x,y)=x
AttributeMacros:
- SIP_SKIP
---
Language: ObjC