diff -r a8032c728988 -r d2b40896293f PluginDocumentationSets.py --- a/PluginDocumentationSets.py Fri Jun 04 18:16:27 2021 +0200 +++ b/PluginDocumentationSets.py Fri Jun 04 18:45:53 2021 +0200 @@ -10,7 +10,7 @@ import os import glob -from PyQt5.QtCore import QObject +from PyQt6.QtCore import QObject # Start-Of-Header name = "Documentation Sets"