Skip to content

Fix link error by using our own EXPORT macro.

Jeremy Whiting requested to merge work/whiting/fixqt650linkerror into master

Don't use Q_DECL_EXPORT anymore, use our own macro instead.

Merge request reports