X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.h;h=ed824d8b34aaee4510f3d868fba039b3d72a0603;hb=e903d0158e1d92c0d9c17656af10df9fa9a3d723;hp=7b1f51b8ece129ca5c2c2a487ee2fd9df7483405;hpb=040fb73b9ce527ea483aa081e8971fb76e8a4406;p=lyx.git diff --git a/src/LaTeXFeatures.h b/src/LaTeXFeatures.h index 7b1f51b8ec..ed824d8b34 100644 --- a/src/LaTeXFeatures.h +++ b/src/LaTeXFeatures.h @@ -110,7 +110,7 @@ public: /// check if a language is supported only by polyglossia bool hasPolyglossiaExclusiveLanguages() const; /// - std::string getLanguages() const; + std::string getBabelLanguages() const; /// std::map getPolyglossiaLanguages() const; ///