]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfootlike.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insetfootlike.h
index 329b80dcbe49acb3b3c2c4c5d1fa40b0b9e99239..a7989386b502ebc6181025aabdafd2691c05bb7c 100644 (file)
 #ifndef INSETFOOTLIKE_H
 #define INSETFOOTLIKE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "insetcollapsable.h"
 
 // To have this class is probably a bit overkill... (Lgb)
 
-/** The footnote inset
-
-*/
+// The footnote inset
 class InsetFootlike : public InsetCollapsable {
 public:
        ///