]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/Previews.h
If the graphics loader has a copy c-tor it should have copy assignment that does...
[lyx.git] / src / graphics / Previews.h
index f7264101610323716c6d2e7e6ae89b1cb41ecb19..f088fd68de9ce8d609418659ed11c75254b82145 100644 (file)
@@ -1,9 +1,10 @@
 // -*- C++ -*-
 /**
  *  \file Previews.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Angus Leeming 
+ * \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS
  *
 #ifndef PREVIEWS_H
 #define PREVIEWS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include <boost/utility.hpp>
 #include <boost/scoped_ptr.hpp>