Fix automatic loading for some gui plugins
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
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