]> git.lyx.org Git - features.git/blobdiff - src/ParagraphParameters.h
Unify naming of menu items
[features.git] / src / ParagraphParameters.h
index b4608e0b3bf62936e6882da6c05fe00700ca8448..36eec30c481b39f21f11471763fe2bd77bdeeb88 100644 (file)
 #include "LayoutEnums.h"
 #include "Spacing.h"
 
-#include "support/debug.h"
 #include "support/types.h"
-#include "support/docstring.h"
+#include "support/strfwd.h"
 #include "support/Length.h"
 
 
 namespace lyx {
 
-class BufferView;
 class Layout;
-class Length;
 class Lexer;
 class Paragraph;
-class Spacing;
 
 
 ///