--- a/Helpviewer/HelpWindow.py Tue Aug 31 12:17:02 2010 +0200 +++ b/Helpviewer/HelpWindow.py Tue Aug 31 12:36:10 2010 +0200 @@ -2052,7 +2052,7 @@ """ Until you close the window, you can still click""" """ the Back and Forward buttons to return to the""" """ web pages you have opened.</p>""") - res = QMessageBox.question(self, "", txt, + res = E5MessageBox.question(self, "", txt, QMessageBox.StandardButtons(\ QMessageBox.Yes | \ QMessageBox.No),