]> git.lyx.org Git - lyx.git/blobdiff - src/LyXView.h
Yet another tweak from J�rgen.
[lyx.git] / src / LyXView.h
index 2a570d958d393803892d4c23dcc47327b927aac4..0027484b901bdaaa9393027fb52853f4914296db 100644 (file)
@@ -123,7 +123,7 @@ private:
        ///
        Dialogs * dialogs_;
        ///
-       virtual void setWindowTitle(string const &) = 0;
+       virtual void setWindowTitle(string const &, string const &) = 0;
        /** The last textclass layout list in the layout choice selector
          This should probably be moved to the toolbar, but for now it's
        here. (Asger) */