]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiGraphics.h
Make code a bit easier to read
[lyx.git] / src / frontends / qt / GuiGraphics.h
index 66f614fef48db3d9e69716872cc036562d9b2432..68ef7ddc5e32f2966b0674642d94d771276b4f8d 100644 (file)
@@ -68,8 +68,10 @@ private:
 
        /// get bounding box from file
        void getBB();
+       /// does the bounding box differ from the file?
+       bool isChangedBB();
        /// Browse for a file
-       QString browse(QString const &) const;
+       QString browse(QString const &);
        /// Read the Bounding Box from a eps or ps-file
        std::string readBoundingBox(std::string const & file);
        /// test if file exist