]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPrint.h
Swap two printer related help messages.
[lyx.git] / src / frontends / xforms / FormPrint.h
index cb976def7261f82dd752afad3e25b465ad468b96..0f9f69dda1bdcec3c1bfd4928fbf79bb894aa739 100644 (file)
@@ -31,7 +31,7 @@ struct FD_form_print;
 /** This class provides an XForms implementation of the FormPrint Dialog.
     The print dialog allows users to print their documents.
  */
-class FormPrint : public FormBase {
+class FormPrint : public FormBaseBD {
 public:
        /// #FormPrint x(LyXView ..., Dialogs ...);#
        FormPrint(LyXView *, Dialogs *);
@@ -45,8 +45,6 @@ private:
        virtual void apply();
        /// Filter the inputs
        virtual bool input(FL_OBJECT *, long);
-       ///
-       virtual void connect();
        /// Pointer to the actual instantiation of the xform's form
        virtual FL_FORM * form() const;
        /// Build the dialog