mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-20 14:40:25 +00:00
Move Dimension.h from InsetIPA.h
This commit is contained in:
parent
5ac65d1532
commit
36c8e06cf1
@ -15,6 +15,7 @@
|
|||||||
#include "BufferParams.h"
|
#include "BufferParams.h"
|
||||||
#include "BufferView.h"
|
#include "BufferView.h"
|
||||||
#include "Cursor.h"
|
#include "Cursor.h"
|
||||||
|
#include "Dimension.h"
|
||||||
#include "FuncRequest.h"
|
#include "FuncRequest.h"
|
||||||
#include "FuncStatus.h"
|
#include "FuncStatus.h"
|
||||||
#include "LaTeXFeatures.h"
|
#include "LaTeXFeatures.h"
|
||||||
|
@ -14,13 +14,12 @@
|
|||||||
|
|
||||||
#include "InsetText.h"
|
#include "InsetText.h"
|
||||||
|
|
||||||
#include "Dimension.h"
|
|
||||||
|
|
||||||
#include "support/unique_ptr.h"
|
#include "support/unique_ptr.h"
|
||||||
|
|
||||||
|
|
||||||
namespace lyx {
|
namespace lyx {
|
||||||
|
|
||||||
|
class Dimension;
|
||||||
class RenderPreview;
|
class RenderPreview;
|
||||||
|
|
||||||
namespace graphics {
|
namespace graphics {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user