]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_deliminset.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_deliminset.h
index 3b02fce75cd3e46f99af8f030190328a8de66785..11182dc4314e3a04daf93422cbc5308ab27b0a75 100644 (file)
@@ -1,17 +1,23 @@
 // -*- C++ -*-
+/**
+ * \file math_deliminset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_DELIMINSET_H
 #define MATH_DELIMINSET_H
 
 #include "math_nestinset.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 
-/** A delimiter
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
-*/
-
+/// A delimiter
 class MathDelimInset : public MathNestInset {
 public:
        ///