--- a/Helpviewer/History/HistoryMenu.py Sat May 17 19:58:49 2014 +0200 +++ b/Helpviewer/History/HistoryMenu.py Sun May 18 14:13:09 2014 +0200 @@ -225,7 +225,7 @@ def lessThan(self, left, right): """ - Protected method used to sort the displayed items. + Public method used to sort the displayed items. @param left index of left item (QModelIndex) @param right index of right item (QModelIndex)