mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
Remove an unnecessary dependency.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33134 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b18bfcf3cc
commit
22efc89c79
@ -17,7 +17,7 @@
|
||||
#define PARAGRAPH_H
|
||||
|
||||
#include "FontEnums.h"
|
||||
#include "Layout.h"
|
||||
//#include "Layout.h"
|
||||
|
||||
#include "insets/InsetCode.h"
|
||||
|
||||
@ -42,6 +42,7 @@ class LaTeXFeatures;
|
||||
class Inset_code;
|
||||
class InsetList;
|
||||
class Language;
|
||||
class Layout;
|
||||
class Font;
|
||||
class Font_size;
|
||||
class MetricsInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user