eric6/Graphics/UMLItem.py

changeset 7532
1358e9d67a1c
parent 7529
2b8a0d8ba12a
child 7780
41420f82c0ac
--- a/eric6/Graphics/UMLItem.py	Sun Apr 12 18:45:04 2020 +0200
+++ b/eric6/Graphics/UMLItem.py	Sun Apr 12 18:46:08 2020 +0200
@@ -69,7 +69,6 @@
             self._colors = colors
         self.setPen(QPen(self._colors[0]))
         
-        # TODO: set pen according to user selected color
         self.font = Preferences.getGraphics("Font")
         self.margin = 5
         self.associations = []

eric ide

mercurial