]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/PreviewImage.h
Don't disable apply button if one (or more) of vertical alignment, rotation,
[lyx.git] / src / graphics / PreviewImage.h
index 2a112b76a169e1e6818eb699b0de323e4504f4bf..04f1338e1080befd50f7f34af003e1a434e751c3 100644 (file)
@@ -46,6 +46,8 @@ public:
         *  triggers that.
         */
        Image const * image() const;
+       ///
+       support::FileName const & filename() const;
 
 private:
        /// Use the Pimpl idiom to hide the internals.