--- 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.