]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
Merge branch 'master' into biblatex2
[lyx.git] / src / insets / InsetRef.h
index f8854236785d4e153a05ccc0e7f18ce3a984975a..a28d233fc2cb0edc6a35ce567e4e3a79de4ef0c6 100644 (file)
@@ -111,7 +111,7 @@ private:
        /// \param argument for reference command
        /// \param prefix of the label (before :)
        docstring getFormattedCmd(docstring const & ref, docstring & label,
-                       docstring & prefix) const;
+                       docstring & prefix, docstring const & caps) const;
 
        ///
        mutable docstring screen_label_;