--- a/Helpviewer/HelpIndexWidget.py Thu Aug 12 16:11:13 2010 +0200 +++ b/Helpviewer/HelpIndexWidget.py Thu Aug 12 16:43:33 2010 +0200 @@ -16,7 +16,7 @@ """ Class implementing a window for showing the QtHelp index. - @signal linkActivated(const QUrl&) emitted when an index entry is activated + @signal linkActivated(QUrl) emitted when an index entry is activated @signal linksActivated(links, keyword) emitted when an index entry referencing multiple targets is activated @signal escapePressed() emitted when the ESC key was pressed