IconEditor/IconEditorGrid.py

branch
5_0_x
changeset 797
689608661eed
parent 792
a13346916170
--- a/IconEditor/IconEditorGrid.py	Fri Dec 31 15:50:33 2010 +0100
+++ b/IconEditor/IconEditorGrid.py	Sat Jan 01 19:24:20 2011 +0100
@@ -10,7 +10,7 @@
 from PyQt4.QtCore import *
 from PyQt4.QtGui import *
 
-from .cursors import cursors_rc
+from .cursors import cursors_rc     # __IGNORE_WARNING__
 
 from .IconSizeDialog import IconSizeDialog
 

eric ide

mercurial