mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
headers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19555 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4e92d79770
commit
db59cc47ee
@ -11,7 +11,9 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "Toolbars.h"
|
||||
#include "frontends/Toolbars.h"
|
||||
|
||||
#include "frontends/LyXView.h"
|
||||
|
||||
#include "Buffer.h"
|
||||
#include "BufferParams.h"
|
||||
@ -19,10 +21,9 @@
|
||||
#include "FuncRequest.h"
|
||||
#include "FuncStatus.h"
|
||||
#include "gettext.h"
|
||||
#include "LyX.h"
|
||||
#include "LyXFunc.h"
|
||||
#include "TextClass.h"
|
||||
#include "LyXView.h"
|
||||
#include "LyX.h"
|
||||
|
||||
|
||||
using std::endl;
|
||||
|
Loading…
Reference in New Issue
Block a user