]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormMathsSpace.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormMathsSpace.h
index cc1e9edfca48ee65b59daba70a07cacc5f2fd651..8fd3031fb61509f524b93ffe265959e2808912a7 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /** 
  * \file FormMathsSpace.h
  * Copyright 2001 The LyX Team.
@@ -30,7 +31,7 @@ public:
        FormMathsSpace(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_space * build_maths_space();
        
        // Real GUI implementation