]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.cpp
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetRef.cpp
index d6a594eec79da2abb9489ecc841d9b3099086676..1c00f745f092ca9854d3681f30342f3ae6345835 100644 (file)
@@ -155,7 +155,7 @@ void InsetRef::tocString(odocstream & os) const
 }
 
 
-void InsetRef::updateLabels(ParIterator const & it, UpdateType)
+void InsetRef::updateBuffer(ParIterator const & it, UpdateType)
 {
        docstring const & ref = getParam("reference");
        // register this inset into the buffer reference cache.