]> git.lyx.org Git - lyx.git/blobdiff - src/XFormsView.h
fix starting up which binary is really a symlink; make sure insetinclude file browser...
[lyx.git] / src / XFormsView.h
index 885c86671f76d1e622d75470a30c696a6c29c27d..e3b052be77f9f58436d0308efdf87e9d621c528e 100644 (file)
@@ -49,8 +49,8 @@ public:
          window manager. */
        static int atCloseMainFormCB(FL_FORM *, void *);
 private:
-       ///
-       virtual void setWindowTitle(string const &);
+       /// pass the title, and the iconified title
+       virtual void setWindowTitle(string const &, string const &);
        /// makes the main form.
        void create_form_form_main(int width, int height);
        /// A pointer to the form.