X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_cb.h;h=5db5524967b7d090a47577aee8ef1d8bc077045e;hb=ac103f15a7cead429a7b2ee1f75d67cc988ec81d;hp=864851af42f88491d59ced2110230cdb9f992da4;hpb=8283e978f8d621041c432b9b88a476bfd567385c;p=lyx.git diff --git a/src/lyx_cb.h b/src/lyx_cb.h index 864851af42..5db5524967 100644 --- a/src/lyx_cb.h +++ b/src/lyx_cb.h @@ -27,7 +27,7 @@ void QuitLyX(); /// void AutoSave(BufferView * bv); /// -Buffer * NewLyxFile(string const & filename); +Buffer * NewFile(string const & filename); /// void InsertAsciiFile(BufferView * bv, string const & f, bool asParagraph); ///