]> 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 be7ce56a365eb8cb056fbcc4fd9113ebb9d94a24..e3b052be77f9f58436d0308efdf87e9d621c528e 100644 (file)
@@ -16,7 +16,6 @@
 #pragma interface
 #endif
 
-#include <config.h>
 #include FORMS_H_LOCATION
 
 #include "LyXView.h"
@@ -50,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.