]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.h
Purely mechanical: move fragile into LatexRunParams.
[lyx.git] / src / graphics / GraphicsParams.h
index e2407a0e8ecba84ed17ac35605736d5108c4c6bc..b366f9a0c6f94e911ff7ac8a63dc7c4b3ccedbdc 100644 (file)
@@ -1,9 +1,10 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsParams.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 GRAPHICSPARAMS_H
 #define GRAPHICSPARAMS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "GraphicsTypes.h"
 #include "LString.h"