Skip to content

Use own export macro for plugins instead of reusing Qt's one

Antonio Rojas requested to merge arojas/kget:export-macro into master

Fixes build when Qt6 is compiled with -mno-direct-extern-access (such as on Arch)

Merge request reports