]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.h
Make it compile when USE_BOOST_FORMAT is unset
[lyx.git] / src / insets / insetquotes.h
index 7fe44c073000146344ba0fa3e946847b9b62bbbc..7e5c15a1e7ca1a41bae9ab644cf1f702e2a5e830 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetquotes.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jean-Marc Lasgouttes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_QUOTES_H
 #define INSET_QUOTES_H
@@ -96,7 +96,7 @@ public:
        ///
        int linuxdoc(Buffer const *, std::ostream &) const;
        ///
-       int docbook(Buffer const *, std::ostream &) const;
+       int docbook(Buffer const *, std::ostream &, bool mixcont) const;
        ///
        void validate(LaTeXFeatures &) const;
        ///