]> git.lyx.org Git - lyx.git/blobdiff - src/TextClassList.h
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / TextClassList.h
index 0defc16c07b6cb7a672b3dfc4f9a4a4739a25245..6f8f963fc530e752c742407d8725083afc47a21e 100644 (file)
@@ -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<bool, textclass_type> 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<bool, textclass_type> const
+       addTextClass(std::string const & textclass, std::string const & path);
 
 private:
        ///