diff -r c187d961ee3a -r afe67fcf2a19 ExtensionProtobuf/ProjectProtocolsBrowser.py --- a/ExtensionProtobuf/ProjectProtocolsBrowser.py Sat Dec 23 15:48:47 2023 +0100 +++ b/ExtensionProtobuf/ProjectProtocolsBrowser.py Sat Dec 23 19:40:22 2023 +0100 @@ -433,7 +433,8 @@ """ Protected slot to show the context menu. - @param coord the position of the mouse pointer (QPoint) + @param coord the position of the mouse pointer + @type QPoint """ if not self.project.isOpen(): return