X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXView.h;h=0027484b901bdaaa9393027fb52853f4914296db;hb=27652900a60fd078f161ce866ddaed21dba21eff;hp=2a570d958d393803892d4c23dcc47327b927aac4;hpb=d659612225b93787899a9e5f1c622ba93d181651;p=lyx.git diff --git a/src/LyXView.h b/src/LyXView.h index 2a570d958d..0027484b90 100644 --- a/src/LyXView.h +++ b/src/LyXView.h @@ -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) */