]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormMathsMatrix.h
Disable various buttons when buffer is read only
[lyx.git] / src / frontends / xforms / FormMathsMatrix.h
index b96103df3f05536c247af904c15c425722f517a4..a6631a5786a1233c8c4588af68dd4aa43598ca69 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /** 
  * \file FormMathsMatrix.h
  * Copyright 2001 The LyX Team.
@@ -31,7 +32,7 @@ public:
        int AlignFilter(char const *, int);
 
 private:
-       /// Build the popup
+       /// Build the dialog
        virtual void build();
        /// input handler
        virtual bool input(FL_OBJECT *, long);
@@ -41,7 +42,7 @@ private:
        /// Pointer to the actual instantiation of the xforms form
        virtual FL_FORM * form() const;
 
-       // build the popup
+       // build the form
        FD_form_maths_matrix * build_maths_matrix();
        
        // Real GUI implementation