]> git.lyx.org Git - features.git/blobdiff - src/lyx_cb.h
Inset patch from Angus.
[features.git] / src / lyx_cb.h
index 8904ee965f780c21f5c481dcf3c4e9db74959fe7..fdeef102c21d63067d933e1a060907695d1ef281 100644 (file)
@@ -19,7 +19,7 @@ extern bool BindFileSet;
 ///
 extern LyXFont const UserFreeFont(BufferParams const & params);
 ///
-void ShowMessage(Buffer * buf,
+void ShowMessage(Buffer const * buf,
                 string const & msg1,
                 string const & msg2 = string(),
                 string const & msg3 = string(), int delay = 6);