IconEditor/cursors/cursors_rc.py

branch
Py2 comp.
changeset 2525
8b507a9a2d40
parent 2252
1fc32bd13be3
child 2791
a9577f248f04
--- a/IconEditor/cursors/cursors_rc.py	Sun Mar 24 13:52:12 2013 +0100
+++ b/IconEditor/cursors/cursors_rc.py	Mon Mar 25 03:11:06 2013 +0100
@@ -7,6 +7,8 @@
 #
 # WARNING! All changes made in this file will be lost!
 
+from __future__ import unicode_literals    # __IGNORE_WARNING__
+
 from PyQt4 import QtCore
 
 qt_resource_data = b"\

eric ide

mercurial