]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/PreviewImage.h
Cache icons of dynamic menu buttons
[lyx.git] / src / graphics / PreviewImage.h
index 2a112b76a169e1e6818eb699b0de323e4504f4bf..bea2553eebcbc2692c0350db0c1eb3495b4f006a 100644 (file)
@@ -46,6 +46,10 @@ public:
         *  triggers that.
         */
        Image const * image() const;
+       ///
+       support::FileName const & filename() const;
+
+       PreviewLoader & previewLoader() const;
 
 private:
        /// Use the Pimpl idiom to hide the internals.