]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcaption.h
fix #832
[lyx.git] / src / insets / insetcaption.h
index 4cb776312fbf8aba36671a5233bfd67f41ceb672..1b4feaee446918d3f269e26c527207b931fbac53 100644 (file)
@@ -12,9 +12,6 @@
 #ifndef INSETCAPTION_H
 #define INSETCAPTION_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "insettext.h"
 
@@ -43,7 +40,7 @@ public:
        ///
        virtual
        void draw(BufferView * bv, LyXFont const & f,
-                         int baseline, float & x, bool cleared) const;
+                         int baseline, float & x) const;
        ///
        virtual
        int latex(Buffer const * buf, std::ostream & os,