--- a/Helpviewer/PersonalInformationManager/PersonalInformationManager.py Sun Jun 29 14:00:30 2014 +0200 +++ b/Helpviewer/PersonalInformationManager/PersonalInformationManager.py Sun Jun 29 20:13:56 2014 +0200 @@ -10,8 +10,8 @@ from __future__ import unicode_literals -from PyQt4.QtCore import Qt, QObject -from PyQt4.QtGui import QDialog, QMenu +from PyQt5.QtCore import Qt, QObject +from PyQt5.QtWidgets import QDialog, QMenu import Preferences import UI.PixmapCache