From c90a2f6ae19326b5edb27192a39a67355741d47d Mon Sep 17 00:00:00 2001 From: Marcel Date: Thu, 26 Apr 2018 14:50:18 +0200 Subject: [PATCH] [bugfix] forgot to replace PyQt4 with PySide --- icons_rc_2.py | 2 +- icons_rc_3.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons_rc_2.py b/icons_rc_2.py index bcf764af..9f36b183 100644 --- a/icons_rc_2.py +++ b/icons_rc_2.py @@ -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\ diff --git a/icons_rc_3.py b/icons_rc_3.py index a437650d..963cf353 100644 --- a/icons_rc_3.py +++ b/icons_rc_3.py @@ -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\