eric6/E5Gui/E5PathPicker.py

changeset 8281
184ece570a2b
parent 8265
0090cfa83159
--- a/eric6/E5Gui/E5PathPicker.py	Sun May 02 15:09:14 2021 +0200
+++ b/eric6/E5Gui/E5PathPicker.py	Sun May 02 15:09:29 2021 +0200
@@ -25,8 +25,8 @@
     """
     Class implementing the path picker modes.
     """
-    # TODO: convert these to all uppercase without "Mode" when doing
-    #       the port to PyQt6 (i.e. eric7)
+    # TODO: eric7: convert these to all uppercase without "Mode" when doing
+    #       the port to PyQt6
     OpenFileMode = 0
     OpenFilesMode = 1
     SaveFileMode = 2

eric ide

mercurial