]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormGraphics.h
Swap two printer related help messages.
[lyx.git] / src / frontends / xforms / FormGraphics.h
index e9aeb9002a38918bfc1a7555595b401bf7949da7..6c42fbbab810c57cd9d884bdd1a6eb8d0065abc5 100644 (file)
@@ -90,8 +90,6 @@ private:
        bool checkInput();
        /// Open the file browse dialog to select an image file.
        void browse();
-       /// Display a file browser dialog and return the file chosen.
-       string browseFile(string const & filename);
 
        /// Pointer to the actual instantiation of the xform's form
        virtual FL_FORM * form() const;