]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCacheItem.h
The free_spacing patch and fix to the mess that Rob discovered.
[lyx.git] / src / graphics / GraphicsCacheItem.h
index 2bfd8a2eec938db215f2b80f67f2f1044df0639c..3e8755fcaad7b6391d3eb21dfe373283a2dd04cb 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file GraphicsCacheItem.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Baruch Even 
- * \author Angus Leeming 
+ * \author Baruch Even
+ * \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS
  *
 #ifndef GRAPHICSCACHEITEM_H
 #define GRAPHICSCACHEITEM_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "GraphicsTypes.h"
 #include "LString.h"