--- a/Documentation/Source/eric6.QScintilla.Exporters.ExporterBase.html Sat Mar 11 19:17:59 2017 +0100 +++ b/Documentation/Source/eric6.QScintilla.Exporters.ExporterBase.html Sat Mar 11 19:18:57 2017 +0100 @@ -86,11 +86,11 @@ </dd> </dl><a NAME="ExporterBase._getFileName" ID="ExporterBase._getFileName"></a> <h4>ExporterBase._getFileName</h4> -<b>_getFileName</b>(<i>filter</i>) +<b>_getFileName</b>(<i>fileFilter</i>) <p> Protected method to get the file name of the export file from the user. </p><dl> -<dt><i>filter</i></dt> +<dt><i>fileFilter</i></dt> <dd> the filter string to be used (string). The filter for "All Files (*)" is appended by this method.