]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPrint.h
try this for distinguishing inner and outer tabs
[lyx.git] / src / frontends / xforms / FormPrint.h
index 0f9f69dda1bdcec3c1bfd4928fbf79bb894aa739..5357913feb6f3b0f51f3bc16b32c195f30bbe2bc 100644 (file)
@@ -49,6 +49,8 @@ private:
        virtual FL_FORM * form() const;
        /// Build the dialog
        virtual void build();
+       /// Open the file browse dialog.
+       void browse();
 
        ///
        FD_form_print * build_print();