mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-12 03:23:12 +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 "Color.h"
|
||||||
#include "Font.h"
|
#include "Font.h"
|
||||||
|
#include "Lexer.h"
|
||||||
#include "support/lstrings.h"
|
#include "support/lstrings.h"
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
#include "ColorCode.h"
|
#include "ColorCode.h"
|
||||||
#include "FontInfo.h"
|
#include "FontInfo.h"
|
||||||
#include "Lexer.h"
|
|
||||||
|
|
||||||
#include "support/docstring.h"
|
#include "support/docstring.h"
|
||||||
|
|
||||||
@ -24,6 +23,8 @@
|
|||||||
|
|
||||||
namespace lyx {
|
namespace lyx {
|
||||||
|
|
||||||
|
class Lexer;
|
||||||
|
|
||||||
///
|
///
|
||||||
class InsetLayout {
|
class InsetLayout {
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user