Helpviewer/HelpBrowserWV.py

changeset 538
7f1a56e80124
parent 537
72b32daeb8d6
child 539
87f9bce38a44
--- a/Helpviewer/HelpBrowserWV.py	Tue Aug 31 12:17:02 2010 +0200
+++ b/Helpviewer/HelpBrowserWV.py	Tue Aug 31 12:36:10 2010 +0200
@@ -1192,7 +1192,7 @@
             # accessed for the first time
             return
         
-        res = QMessageBox.question(self,
+        res = E5MessageBox.question(self,
             self.trUtf8("Web Database Quota"),
             self.trUtf8("""<p>The database quota of <strong>{0}</strong> has"""
                         """ been exceeded while accessing database <strong>{1}"""

eric ide

mercurial