eric6/Graphics/UMLDialog.py

changeset 8281
184ece570a2b
parent 8276
1436fd09d1e1
child 8282
16b243bdb12f
diff -r 17d03699f151 -r 184ece570a2b eric6/Graphics/UMLDialog.py
--- a/eric6/Graphics/UMLDialog.py	Sun May 02 15:09:14 2021 +0200
+++ b/eric6/Graphics/UMLDialog.py	Sun May 02 15:09:29 2021 +0200
@@ -268,7 +268,7 @@
         self.__fileName = filename
     
     # TODO: add loading of file in JSON format
-    # TODO: delete the current one with eric7
+    # TODO: eric7: delete the current one
     def load(self):
         """
         Public method to load a diagram from a file.

eric ide

mercurial