diff -r 3674ff5fa8f8 -r 6ffc581f00f1 Helpviewer/History/HistoryModel.py --- a/Helpviewer/History/HistoryModel.py Wed Oct 09 19:47:41 2013 +0200 +++ b/Helpviewer/History/HistoryModel.py Thu Oct 10 18:35:45 2013 +0200 @@ -27,7 +27,8 @@ """ Constructor - @param historyManager reference to the history manager object (HistoryManager) + @param historyManager reference to the history manager object + (HistoryManager) @param parent reference to the parent object (QObject) """ super().__init__(parent)