]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPreamble.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormPreamble.h
index 27dd6d0ed40b4a042601f6d6947410764e699add..2efaf2118a3b10465734e6f37aac3ca2fc284b21 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /**
  * \file FormPreamble.h
  * Copyright 2001 The LyX Team.
@@ -25,11 +26,11 @@ public:
        ///
        FormPreamble(ControlPreamble &);
 private:
-       /// Apply from popup
+       /// Apply from dialog 
        virtual void apply();
-       /// Build the popup
+       /// Build the dialog
        virtual void build();
-       /// Update the popup.
+       /// Update the dialog
        virtual void update();
    
        /// Fdesign generated method