mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 18:24:48 +00:00
delete unneeded BufferView.h declaration.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15159 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a8354d3db7
commit
0da12b129a
@ -17,7 +17,6 @@
|
||||
#include "buffer.h"
|
||||
#include "buffer_funcs.h"
|
||||
#include "bufferparams.h"
|
||||
#include "BufferView.h"
|
||||
#include "cursor.h"
|
||||
#include "debug.h"
|
||||
#include "errorlist.h"
|
||||
|
@ -16,7 +16,6 @@
|
||||
#include "buffer.h"
|
||||
#include "bufferparams.h"
|
||||
#include "BranchList.h"
|
||||
#include "BufferView.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include "insets/insetbranch.h"
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "ParagraphParameters.h"
|
||||
|
||||
#include "buffer.h"
|
||||
#include "BufferView.h"
|
||||
#include "gettext.h"
|
||||
#include "lyxlayout.h"
|
||||
#include "lyxlex.h"
|
||||
|
@ -12,7 +12,6 @@
|
||||
|
||||
#include "Action.h"
|
||||
|
||||
#include "BufferView.h"
|
||||
#include "lyx_cb.h"
|
||||
#include "lyxfunc.h"
|
||||
#include "FuncStatus.h"
|
||||
|
@ -16,7 +16,6 @@
|
||||
|
||||
// FIXME: move this stuff out again
|
||||
#include "bufferlist.h"
|
||||
#include "BufferView.h"
|
||||
#include "Color.h"
|
||||
#include "funcrequest.h"
|
||||
#include "LColor.h"
|
||||
|
@ -15,7 +15,6 @@
|
||||
|
||||
#include "inset.h"
|
||||
|
||||
#include "BufferView.h"
|
||||
#include "debug.h"
|
||||
#include "gettext.h"
|
||||
#include "lyxtext.h"
|
||||
|
@ -13,7 +13,6 @@
|
||||
#include "insetbibitem.h"
|
||||
|
||||
#include "buffer.h"
|
||||
#include "BufferView.h"
|
||||
#include "dispatchresult.h"
|
||||
#include "funcrequest.h"
|
||||
#include "lyxfont.h"
|
||||
|
@ -15,8 +15,8 @@
|
||||
#include "insetcharstyle.h"
|
||||
|
||||
#include "buffer.h"
|
||||
#include "BufferView.h"
|
||||
#include "bufferparams.h"
|
||||
#include "BufferView.h"
|
||||
#include "dispatchresult.h"
|
||||
#include "funcrequest.h"
|
||||
#include "FuncStatus.h"
|
||||
|
@ -15,7 +15,6 @@
|
||||
|
||||
#include "buffer.h"
|
||||
#include "bufferparams.h"
|
||||
#include "BufferView.h"
|
||||
#include "debug.h"
|
||||
#include "dispatchresult.h"
|
||||
#include "funcrequest.h"
|
||||
|
@ -12,7 +12,6 @@
|
||||
|
||||
#include "insetnewline.h"
|
||||
|
||||
#include "BufferView.h"
|
||||
#include "debug.h"
|
||||
#include "LColor.h"
|
||||
#include "lyxtext.h"
|
||||
|
@ -13,7 +13,6 @@
|
||||
|
||||
#include "buffer.h"
|
||||
#include "cursor.h"
|
||||
#include "BufferView.h"
|
||||
#include "dispatchresult.h"
|
||||
#include "funcrequest.h"
|
||||
#include "gettext.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
#include "insets/insettext.h"
|
||||
|
||||
#include "debug.h"
|
||||
#include "BufferView.h"
|
||||
#include "gettext.h"
|
||||
#include "lyxfont.h"
|
||||
#include "lyxtext.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
#include "insetvspace.h"
|
||||
|
||||
#include "buffer.h"
|
||||
#include "BufferView.h"
|
||||
#include "cursor.h"
|
||||
#include "dispatchresult.h"
|
||||
#include "funcrequest.h"
|
||||
|
@ -21,7 +21,6 @@
|
||||
|
||||
#include "coordcache.h"
|
||||
#include "LColor.h"
|
||||
#include "BufferView.h"
|
||||
#include "buffer.h"
|
||||
#include "cursor.h"
|
||||
#include "debug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user