mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
More headers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23119 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b032a9d7ba
commit
7889ccc0eb
@ -16,6 +16,7 @@
|
||||
|
||||
#include "Color.h"
|
||||
#include "Font.h"
|
||||
#include "Lexer.h"
|
||||
#include "support/lstrings.h"
|
||||
|
||||
#include <vector>
|
||||
|
@ -15,7 +15,6 @@
|
||||
|
||||
#include "ColorCode.h"
|
||||
#include "FontInfo.h"
|
||||
#include "Lexer.h"
|
||||
|
||||
#include "support/docstring.h"
|
||||
|
||||
@ -24,6 +23,8 @@
|
||||
|
||||
namespace lyx {
|
||||
|
||||
class Lexer;
|
||||
|
||||
///
|
||||
class InsetLayout {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user