]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_replace.h
code cosmetics to the iterator fix
[lyx.git] / src / mathed / math_replace.h
index 369ab5f51022c7dde0cf7e3b3e0f426fe6714d11..034945a6f3d7a1d40960b1510f323a53ab57a201 100644 (file)
@@ -1,13 +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
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "math_data.h"
 
-struct ReplaceData {
+class ReplaceData {
+public:
        ///
        MathArray from;
        ///