]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormMathsDelim.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormMathsDelim.h
index 1e3861ac2c80711413d05976d2c920e636630c69..a0b22a6f1c032c48ab2cc28229cc699cec5c2eaa 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /** 
  * \file FormMathsDelim.h
  * Copyright 2001 The LyX Team.
@@ -30,7 +31,7 @@ public:
        FormMathsDelim(LyXView *, Dialogs *, FormMathsPanel const &);
 
 private:
-       /// Build the popup
+       /// Build the dialog
        virtual void build();
        /// input handler
        virtual bool input(FL_OBJECT *, long);
@@ -40,7 +41,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_delim * build_maths_delim();
        
        // Real GUI implementation