Skip to content

Fix parsing Q_PROPERTY declarations with spaces

Q_PROPERTY might be declared with spaces between "Q_PROPERTY" and the opening paren.

Merge request reports