]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormIndex.h
try this for distinguishing inner and outer tabs
[lyx.git] / src / frontends / xforms / FormIndex.h
index 19f93e23911b1ce291d29857fe65d395f0520cbe..6714b1d06ff06ef80fafb1f6e2fcd6ae67b55cb2 100644 (file)
@@ -33,7 +33,7 @@ private:
        /// Build the dialog
        virtual void build();
        /// Update dialog before showing it
-       virtual void update(bool switched = false);
+       virtual void update();
        /// Apply from dialog (modify or create inset)
        virtual void apply();
        /// Pointer to the actual instantiation of the xform's form