Skip to content

Fix automatic loading for some gui plugins

Peter Naumann requested to merge fix/gui-plugin-loading into master

Gui plugins created with new CMake style get the added suffix '_qt_plugin'. This allows to recognize plugins that do not end with the old 'GuiPlugin' suffix

Merge request reports

Loading