Closed HertzDevil closed 4 years ago
Inserts the InstanceProperties and BlockOverloads processors. The former should have no effects because the Qt::StyleOption hierarchy isn't in yet.
InstanceProperties
BlockOverloads
Qt::StyleOption
The prebuilt bindings still need to be regenerated after this.
Should partially fix #33.
LGTM 👍
Inserts the
InstanceProperties
andBlockOverloads
processors. The former should have no effects because theQt::StyleOption
hierarchy isn't in yet.The prebuilt bindings still need to be regenerated after this.
Should partially fix #33.