]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiGraphics.cpp
DocFileName.outputFilename -> DocFileName.outputFileName
[features.git] / src / frontends / qt4 / GuiGraphics.cpp
index 8552b621d777be72e2b0ca0b85c6510555bd527a..d9fa54a5340075558545777fed7c4cb1fd4674f4 100644 (file)
@@ -497,7 +497,7 @@ void GuiGraphics::paramsToDialog(InsetGraphicsParams const & igp)
 
        //lyxerr << bufferFilepath();
        string const name =
-               igp.filename.outputFilename(fromqstr(bufferFilepath()));
+               igp.filename.outputFileName(fromqstr(bufferFilepath()));
        filename->setText(toqstr(name));
 
        // set the bounding box values