]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormError.h
Cleanup patches for xforms (Angus) and KDE (John)
[features.git] / src / frontends / xforms / FormError.h
index 5ce6f6d3ead7a97cefce1cfdae090c484fa0b4f3..4211bc89812e877948eafce0b0e8d7630d7e79ce 100644 (file)
@@ -36,7 +36,7 @@ private:
        /// Slot launching dialog to an existing inset
        void showInset( InsetError * );
        /// Update dialog before showing it
-       virtual void update(bool switched = false);
+       virtual void update();
        /// Build the dialog
        virtual void build();
        /// Pointer to the actual instantiation of the xform's form