changed PyQt import to PySide import!
This commit is contained in:
parent
0a911154ca
commit
46236eeb55
@ -7,7 +7,7 @@
|
||||
#
|
||||
# WARNING! All changes made in this file will be lost!
|
||||
|
||||
from PyQt4 import QtCore
|
||||
from PySide import QtCore
|
||||
|
||||
qt_resource_data = "\
|
||||
\x00\x00\x9e\x04\
|
||||
|
@ -1 +1 @@
|
||||
b979-dirty
|
||||
0a91-dirty
|
||||
|
Loading…
Reference in New Issue
Block a user