]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormTabularCreate.h
try this for distinguishing inner and outer tabs
[lyx.git] / src / frontends / xforms / FormTabularCreate.h
index cfcb4bb29a5ca570fbf63e6e13ee602a453c9f96..205dc180d1225d66cbb2e4efe8eb544c2704db93 100644 (file)
@@ -41,6 +41,8 @@ private:
 
        /// Apply from dialog
        virtual void apply();
+       /// Update dialog before showing it
+       virtual void update();
        /// Pointer to the actual instantiation of the xform's form
        virtual FL_FORM * form() const;
        /// Build the dialog