Helpviewer/History/HistoryMenu.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- 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)

eric ide

mercurial