eric7/IconEditor/IconEditorGrid.py

branch
eric7
changeset 8366
2a9f5153c438
parent 8358
144a6b854f70
child 8857
8191d15b8974
--- a/eric7/IconEditor/IconEditorGrid.py	Sun May 23 13:33:13 2021 +0200
+++ b/eric7/IconEditor/IconEditorGrid.py	Sun May 23 15:35:49 2021 +0200
@@ -80,7 +80,8 @@
     
     SELECT_RECTANGLE = 100
     SELECT_CIRCLE = 101
-    
+
+
 class IconEditorGrid(QWidget):
     """
     Class implementing the icon editor grid.

eric ide

mercurial