]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/button_inset.h
Fix.
[lyx.git] / src / mathed / button_inset.h
index 2e26af9396b2551ee0ae04201ee3cd038e993061..2e402da100967e3375635766e381a7328dd28107 100644 (file)
@@ -1,10 +1,23 @@
+// -*- C++ -*-
+
+/**
+ *  \file button_inset.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 BUTTON_INSET_H
 #define BUTTON_INSET_H
 
-#include "math_nestinset.h"
 
-// Try to implement the reference inset "natively" for mathed.
+#include "math_nestinset.h"
 
+/// try to implement the button-like insets "natively" for mathed
 class ButtonInset: public MathNestInset {
 public:
        ///