--- a/IconEditor/IconEditorGrid.py Sat May 17 19:58:49 2014 +0200 +++ b/IconEditor/IconEditorGrid.py Sun May 18 14:13:09 2014 +0200 @@ -622,7 +622,7 @@ def __drawTool(self, pos, mark): """ - Public method to perform a draw operation depending of the current + Private method to perform a draw operation depending of the current tool. @param pos widget coordinate to perform the draw operation at (QPoint)