]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsConverter.h
Store an InsetBase & in MailInset.
[lyx.git] / src / graphics / GraphicsConverter.h
index c07fd9fdd076ed2c934ad35bd8d02de6c88c4bb0..dd221287a1fc173f763aecf8f758b35af8e6c358 100644 (file)
@@ -4,7 +4,7 @@
  * 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 GRAPHICSCONVERTER_H
 #define GRAPHICSCONVERTER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include <boost/signals/signal1.hpp>
 #include <boost/scoped_ptr.hpp>