]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.h
ws changes and some cruft removal, slight cleanup
[lyx.git] / src / lyx_cb.h
index f5e4111663c18e1bbc250d182bdb1d47c420927e..e973ed967153ff1fb657e32d397c7ff0cc9bc79f 100644 (file)
@@ -31,6 +31,8 @@ Buffer * NewLyxFile(string const & filename);
 ///
 void InsertAsciiFile(BufferView * bv, string const & f, bool asParagraph);
 ///
+string getContentsOfAsciiFile(BufferView * bv, string const & f, bool asParagraph);
+///
 void MenuInsertLabel(BufferView * bv, string const & arg);
 ///
 void Reconfigure(BufferView * bv);