changed PyQT import to PySide import
This commit is contained in:
parent
49a4cccc92
commit
3f7a61736a
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
# WARNING! All changes made in this file will be lost!
|
# WARNING! All changes made in this file will be lost!
|
||||||
|
|
||||||
from PyQt4 import QtCore
|
from PySide import QtCore
|
||||||
|
|
||||||
qt_resource_data = "\
|
qt_resource_data = "\
|
||||||
\x00\x00\x9e\x04\
|
\x00\x00\x9e\x04\
|
||||||
|
@ -1 +1 @@
|
|||||||
3932-dirty
|
49a4-dirty
|
||||||
|
Loading…
Reference in New Issue
Block a user