[bugfix] forgot to replace PyQt4 with PySide

This commit is contained in:
Marcel Paffrath 2018-04-26 14:50:18 +02:00
parent be82706413
commit c90a2f6ae1
2 changed files with 2 additions and 2 deletions

View File

@ -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\

View File

@ -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\