X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.C;h=16fe59da46e15820686ae7d2a0cdd0361df1eb44;hb=80328d2053869dc089c23c25adbed4167d7bf0b1;hp=46df0fec7c3b51ddfd857e97df6c106e4be37daa;hpb=b9d1b797c9177894b03fdb7760530a14c57323cb;p=lyx.git diff --git a/src/LaTeXFeatures.C b/src/LaTeXFeatures.C index 46df0fec7c..16fe59da46 100644 --- a/src/LaTeXFeatures.C +++ b/src/LaTeXFeatures.C @@ -152,7 +152,7 @@ bool LaTeXFeatures::isRequired(string const & name) const } -bool LaTeXFeatures::isAvailable(string const & name) const +bool LaTeXFeatures::isAvailable(string const & name) { if (packages_.empty()) getAvailable();