]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlayout.h
Point fix, earlier forgotten
[lyx.git] / src / lyxlayout.h
index 1700811cf8ad62a83c641f6f08f1bfdc313f19f0..661d7fb6bfab16641becfdf0bf90b1b0652e0548 100644 (file)
@@ -1,13 +1,15 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file lyxlayout.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
+ * \author Jean-Marc Lasgouttes
+ * \author André Pönitz
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS.
+ */
 
 #ifndef LYX_LAYOUT_H
 #define LYX_LAYOUT_H
@@ -119,7 +121,7 @@ public:
        ///
        LyXAlignment alignpossible;
        ///
-       char labeltype; // add approp. type
+       LYX_LABEL_TYPES labeltype;
        ///
        LYX_END_LABEL_TYPES endlabeltype;
        ///