]> git.lyx.org Git - features.git/blobdiff - src/BufferParams.h
reduce #includes
[features.git] / src / BufferParams.h
index ec3ed4e9bf5837d3413b27f8c6dcfd4a0b6a9f7b..62a481961d90d2dc560371aa8923055fcf66da30 100644 (file)
@@ -17,7 +17,6 @@
 
 #include "BiblioInfo.h"
 #include "TextClass.h"
-#include "TextClassPtr.h"
 #include "paper.h"
 
 #include "insets/InsetQuotes.h"
@@ -106,7 +105,7 @@ public:
        ///by modules.
        TextClass const & getTextClass() const;
        ///Returns a pointer to the TextClass currently in use: the BaseClass 
-       ///as modified by modules. (See \file TextClassPtr.h for the typedef.)
+       ///as modified by modules. (See \file TextClass.h for the typedef.)
        TextClassPtr getTextClassPtr() const;
        ///Set the LyX TextClass---layout file---this document is using.
        ///This does NOT call makeTextClass() and so should be used with