]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
de.po
[lyx.git] / src / insets / InsetGraphics.h
index 2947ade78c978f0272149a4727774c4bb36984c9..b92f19bb20b68c9c8e2cbde71d49ec4b22721182 100644 (file)
@@ -117,6 +117,8 @@ private:
        Inset * clone() const;
        /// Get the status message, depends on the image loading status.
        std::string statusMessage() const;
+       /// Get the output bounding box accounting for raster formats.
+       void outBoundingBox(graphics::BoundingBox &) const;
        /// Create the options for the latex command.
        std::string createLatexOptions(bool const ps) const;
        /// Create length values for docbook export.