diff -r cde9bde830ea -r 2a9f5153c438 eric7/IconEditor/IconEditorGrid.py --- 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.