diff -r 643989a1e2bd -r e440aaf179ce src/eric7/Project/ProjectSourcesBrowser.py --- a/src/eric7/Project/ProjectSourcesBrowser.py Wed Dec 20 15:42:44 2023 +0100 +++ b/src/eric7/Project/ProjectSourcesBrowser.py Wed Dec 20 19:28:22 2023 +0100 @@ -838,7 +838,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