]> 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 e18837efc9d803da728baf1f9a264f0353ac09f4..0f9f69dda1bdcec3c1bfd4928fbf79bb894aa739 100644 (file)
@@ -40,13 +40,11 @@ public:
 
 private:
        /// Update the dialog.
-       virtual void update(bool switched = false);
+       virtual void update();
        /// Apply from dialog
        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