src/eric7/MicroPython/MicroPythonFileManagerWidget.py

branch
eric7
changeset 10428
a071d4065202
parent 10388
a34ce7f42e8b
child 10439
21c28b0f9e41
--- a/src/eric7/MicroPython/MicroPythonFileManagerWidget.py	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/MicroPython/MicroPythonFileManagerWidget.py	Wed Dec 20 14:58:58 2023 +0100
@@ -496,6 +496,7 @@
         @param filename name of the file to check
         @type str
         @param treeWidget reference to the tree widget to be checked against
+        @type QTreeWidget
         @return flag indicating that the file name is present
         @rtype bool
         """

eric ide

mercurial