]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.h
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / lyx_cb.h
index 6dfd43b0bc51f165b408fe1a29a48a03b4461077..5a39ffa23de1dab75c1231fd4acac88f3437fafb 100644 (file)
@@ -14,7 +14,7 @@ extern bool quitting;
 void ShowMessage(Buffer const * buf,
                 string const & msg1,
                 string const & msg2 = string(),
-                string const & msg3 = string(), int delay = 6);
+                string const & msg3 = string());
 ///
 bool MenuWrite(BufferView * bv, Buffer * buffer);
 /// write the given file, or ask if no name given