]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCacheItem.h
small fix with footnote, use stringstream some more
[lyx.git] / src / graphics / GraphicsCacheItem.h
index f75b9a40db6aa50ceab9405bf2517313d5716b39..5f22d950c5e7269b10c7ab6c1c9c4abe439087f8 100644 (file)
@@ -29,7 +29,7 @@
 class LyXImage;
 
 /// A GraphicsCache item holder.
-class GraphicsCacheItem : public boost::noncopyable {
+class GraphicsCacheItem : boost::noncopyable {
 public:
        /// c-tor
        GraphicsCacheItem(string const & filename);