ExtensionProtobuf/ProjectProtocolsBrowser.py

changeset 41
afe67fcf2a19
parent 40
c187d961ee3a
child 42
24ed3e1583dc
--- 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

eric ide

mercurial