]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_replace.h
Make Helge happy: no more crash on arrow up/down in math macro
[lyx.git] / src / mathed / math_replace.h
index 0aa9d03663f6c34ed723244a165d75fb7f442a36..034945a6f3d7a1d40960b1510f323a53ab57a201 100644 (file)
@@ -1,9 +1,22 @@
+// -*- C++ -*-
+/**
+ * \file math_replace.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_REPLACE_H
 #define MATH_REPLACE_H
 
+
 #include "math_data.h"
 
-struct ReplaceData {
+class ReplaceData {
+public:
        ///
        MathArray from;
        ///