diff -r 94fc661a54a2 -r 703452a2876f E5Gui/E5ModelMenu.py --- a/E5Gui/E5ModelMenu.py Sat Sep 28 17:40:42 2013 +0200 +++ b/E5Gui/E5ModelMenu.py Sat Sep 28 19:06:25 2013 +0200 @@ -252,7 +252,7 @@ @param icon icon of the action (QIcon) @param text text of the action (string) - @param reference to the parent object (QObject) + @param parent reference to the parent object (QObject) @return reference to the created action (QAction) """ fm = QFontMetrics(self.font())