--- a/QScintilla/Exporters/ExporterODT.py Mon Aug 30 15:28:21 2010 +0200 +++ b/QScintilla/Exporters/ExporterODT.py Mon Aug 30 19:03:34 2010 +0200 @@ -69,6 +69,4 @@ self.trUtf8("Export source"), self.trUtf8(\ """<p>The source could not be exported to <b>{0}</b>.</p>""")\ - .format(filename), - QMessageBox.StandardButtons(\ - QMessageBox.Ok)) + .format(filename))