]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCacheItem.h
Fix compilation with Qt4.2
[lyx.git] / src / graphics / GraphicsCacheItem.h
index 3f8f7e100f75188fcbc44515dc66415c73669279..481e4b117a6a770f132daa2c4125f46644ccf547 100644 (file)
@@ -53,6 +53,9 @@ public:
        ///
        support::FileName const & filename() const;
 
+       /// Try to load a display format.
+       bool tryDisplayFormat() const;
+
        /// It's in the cache. Now start the loading process.
        void startLoading() const;