]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.h
another safety belt
[lyx.git] / src / lyx_cb.h
index 864851af42f88491d59ced2110230cdb9f992da4..5db5524967b7d090a47577aee8ef1d8bc077045e 100644 (file)
@@ -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);
 ///