]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormMathsDeco.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormMathsDeco.h
index c8c9089390a7258923955b29be3e2cb82944d011..4d953d3614b954ae63522fb10863d3577752c744 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /** 
  * \file FormMathsDeco.h
  * Copyright 2001 The LyX Team.
@@ -30,7 +31,7 @@ public:
        FormMathsDeco(LyXView *, Dialogs *, FormMathsPanel const &);
 
 private:
-       /// Build the popup
+       /// Build the dialog
        virtual void build();
        /// Apply from dialog (modify or create inset)
        virtual void apply();
@@ -38,7 +39,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_deco * build_maths_deco();
        
        // Real GUI implementation