]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbib.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetbib.h
index 05255d03c20cd0d27e00ca973b94fbb0627b1291..a478f646f9f0061e10f7ca4d0d7588d104786563 100644 (file)
@@ -133,7 +133,7 @@ public:
        ///
        void Edit(BufferView *, int x, int y, unsigned int button);
        /// 
-       int Latex(std::ostream &, signed char, bool) const;
+       int Latex(std::ostream &, bool fragile, bool freespace) const;
        ///
        string getKeys(char delim);
        ///