X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClassList.h;h=6f8f963fc530e752c742407d8725083afc47a21e;hb=e08e5afeea7194d95be1f02fe9484383574d203f;hp=0defc16c07b6cb7a672b3dfc4f9a4a4739a25245;hpb=6add1994c75c0f3e0db50ab6c94ac3b73deb1561;p=lyx.git diff --git a/src/TextClassList.h b/src/TextClassList.h index 0defc16c07..6f8f963fc5 100644 --- a/src/TextClassList.h +++ b/src/TextClassList.h @@ -50,11 +50,11 @@ public: /// Read textclass list. Returns false if this fails. bool read(); - - /// add a textclass from user local directory. - /// Return ture/false, and textclass number - std::pair const - addTextClass(std::string const & textclass, std::string const & path); + + /// add a textclass from user local directory. + /// Return ture/false, and textclass number + std::pair const + addTextClass(std::string const & textclass, std::string const & path); private: ///