Skip to content

Properly load editor plugins

Nicolas Fella requested to merge work/nico/fixplugins into master

The assumption that the plugin dir is libdir + plugins is wrong

Use the correct Qt API to get all of the plugin search paths

Merge request reports