]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.h
Remove 3rdparty/boost/Makefile.am
[lyx.git] / src / TextClass.h
index 6ba185aa9ca253ed083652077eee4ec1d2e8f975..741bf33d8fe371da34f1feca6ad5213bc79b07ff 100644 (file)
@@ -15,7 +15,6 @@
 #include "DocumentClassPtr.h"
 #include "FloatList.h"
 #include "FontInfo.h"
-#include "Layout.h"
 #include "LayoutEnums.h"
 #include "LayoutModuleList.h"
 
@@ -38,7 +37,6 @@ namespace lyx {
 
 namespace support { class FileName; }
 
-class Counters;
 class FloatList;
 class Layout;
 class LayoutFile;
@@ -490,7 +488,7 @@ public:
        ///
        docstring const & htmlstyles() const { return htmlstyles_; }
        ///
-       bool const & docbookforceabstract() const { return docbookforceabstract_; }
+       bool docbookforceabstract() const { return docbookforceabstract_; }
        ///
        std::string const & docbookroot() const { return docbookroot_; }
        /// Looks for the layout of "highest level", other than Part (or other