]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphicsParams.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insetgraphicsParams.h
index 9c3c362a60cf52e5648d77d9ccf88d167dc352ec..edbafeb03dab74a9bfb44912241be4124f9d4cd4 100644 (file)
@@ -76,7 +76,7 @@ struct InsetGraphicsParams
   // Only a subset of InsetGraphicsParams is needed for display purposes.
   // This function also interrogates lyxrc to ascertain whether
   // to display or not.
-       grfx::Params as_grfxParams(string const & filepath) const;
+       grfx::Params as_grfxParams(string const & filepath = string()) const;
 
 private:
        /// Initialize the object to a default status.