--- a/eric6/E5Gui/E5FileSaveConfirmDialog.py Sat Jul 27 17:02:01 2019 +0200 +++ b/eric6/E5Gui/E5FileSaveConfirmDialog.py Sat Jul 27 17:52:00 2019 +0200 @@ -28,9 +28,9 @@ @param filename file name to be shown @type str - @param message message to be shown + @param title title for the dialog @type str - @param title title for the dialog + @param message message to be shown @type str @param picker flag indicating to use a path picker @type bool @@ -130,9 +130,9 @@ @param filename file name to be shown @type str - @param message message to be shown + @param title title for the dialog @type str - @param title title for the dialog + @param message message to be shown @type str @param picker flag indicating to use a path picker @type bool