]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.h
Fix bug 2195: Slowness in rendering inside insets, especially on the Mac
[lyx.git] / src / lyx_cb.h
index 67bc2bddd82c954dc8404e6cdb3718bd806bf701..fa191c4fc2a96a865f2f04a71d951d78962b1a2e 100644 (file)
@@ -25,7 +25,7 @@ bool MenuWrite(Buffer * buffer);
 /// write the given file, or ask if no name given
 bool WriteAs(Buffer * buffer, std::string const & filename = std::string());
 ///
-void QuitLyX();
+void QuitLyX(bool noask);
 ///
 void AutoSave(BufferView * bv);
 ///