--- a/Helpviewer/History/HistoryModel.py Sat Jun 04 11:53:15 2011 +0200 +++ b/Helpviewer/History/HistoryModel.py Sun Jun 05 18:25:36 2011 +0200 @@ -7,7 +7,7 @@ Module implementing the history model. """ -from PyQt4.QtCore import * +from PyQt4.QtCore import Qt, QAbstractTableModel, QModelIndex, QUrl import Helpviewer.HelpWindow