]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettheorem.C
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insettheorem.C
index 100330498f347142bb76a7fa250c19ddd65da9e6..9f1ee9f0a023ccf97ffa404393e4c370e895b8dc 100644 (file)
@@ -89,7 +89,7 @@ string const InsetTheorem::editMessage() const
 
 
 int InsetTheorem::latex(Buffer const * buf, ostream & os,
-                       LatexRunParams const & runparams) const
+                       OutputParams const & runparams) const
 {
        os << "\\begin{theorem}%\n";