diff options
Diffstat (limited to 'kcc/KCC_rc.py')
-rw-r--r-- | kcc/KCC_rc.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kcc/KCC_rc.py b/kcc/KCC_rc.py index 844ad65..f7307d2 100644 --- a/kcc/KCC_rc.py +++ b/kcc/KCC_rc.py @@ -2,14 +2,14 @@ # Resource object code # -# Created: N 6. paź 13:26:15 2013 -# by: The Resource Compiler for PyQt (Qt v4.8.5) +# Created: mer nov 13 21:20:16 2013 +# by: The Resource Compiler for PyQt (Qt v4.8.6) # # WARNING! All changes made in this file will be lost! from PyQt4 import QtCore -qt_resource_data = "\ +qt_resource_data = b"\ \x00\x00\x09\x59\ \x89\ \x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ @@ -8360,7 +8360,7 @@ qt_resource_data = "\ \xfc\xce\x76\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\ " -qt_resource_name = "\ +qt_resource_name = b"\ \x00\x07\ \x0a\xcc\xf9\x43\ \x00\x44\ @@ -8444,7 +8444,7 @@ qt_resource_name = "\ \x00\x74\x00\x68\x00\x65\x00\x72\x00\x2e\x00\x70\x00\x6e\x00\x67\ " -qt_resource_struct = "\ +qt_resource_struct = b"\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x05\x00\x00\x00\x01\ \x00\x00\x00\x28\x00\x02\x00\x00\x00\x01\x00\x00\x00\x17\ \x00\x00\x00\x36\x00\x02\x00\x00\x00\x01\x00\x00\x00\x11\ |