]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlDocument.h
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlDocument.h
index 6799ddb5d065d3a4f8643716828c9fcc10a1d2d2..149f5790150272e5b5317013086080c037157f26 100644 (file)
@@ -12,9 +12,6 @@
 #ifndef CONTROLDOCUMENT_H
 #define CONTROLDOCUMENT_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include <boost/scoped_ptr.hpp>
 #include "ControlDialog_impl.h"