]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlatexaccent.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / insets / insetlatexaccent.h
index 0295d89f1c69dd818d7d990550a0e1f123d68166..024ef9fe991589fec5d620569a5729934a279c80 100644 (file)
@@ -8,8 +8,8 @@
  *
  *======================================================*/
 
-#ifndef _INSET_LATEX_ACCENT_H
-#define _INSET_LATEX_ACCENT_H
+#ifndef INSET_LATEX_ACCENT_H
+#define INSET_LATEX_ACCENT_H
 
 #ifdef __GNUG__
 #pragma interface
@@ -118,7 +118,8 @@ private:
                ///
                LSLASH
        };
-       
+
+       friend ostream & operator<<(ostream &, ACCENT_TYPES);
        /// Check if we know the modifier and can display it ok on screen.
        void checkContents();
        ///