]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/PreviewLoader.h
Store an InsetBase & in MailInset.
[lyx.git] / src / graphics / PreviewLoader.h
index f0ae6634c78853c912fff1f1246557f81e6969fe..93ea8da64b3e0b9ccd66b35aa6c362697c3cefb4 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 PREVIEWLOADER_H
 #define PREVIEWLOADER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include <boost/utility.hpp>
 #include <boost/scoped_ptr.hpp>