X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fchset.h;h=73d49c84494ad3eb602805afdac6e0612d4b11ca;hb=a69e7a45780e94f4330a91facfe35126c678e34e;hp=5a553c0996f6998534242bc163518e8e61b95314;hpb=77e706c44175f3cf71473a42d5db890c77b3b7b3;p=lyx.git diff --git a/src/chset.h b/src/chset.h index 5a553c0996..73d49c8449 100644 --- a/src/chset.h +++ b/src/chset.h @@ -19,7 +19,7 @@ public: /// string const & getName() const; /// - std::pair encodeString(string &) const; + std::pair encodeString(string const &) const; private: /// string name_;