]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Some more cleanup of LyXView:
[lyx.git] / src / BufferParams.h
index 347cf5d27a2f700b50924f3d362101bea55b0d32..c24017483dc9ee40afc649728bbec7b786dc5f76 100644 (file)
@@ -108,7 +108,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 TextClass.h for the typedef.)
+       ///as modified by modules. (See \file TextClassPtr.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