]> git.lyx.org Git - features.git/commit
Remove a couple of #includes from buffer.h
authorAngus Leeming <leeming@lyx.org>
Sat, 6 Sep 2003 18:38:02 +0000 (18:38 +0000)
committerAngus Leeming <leeming@lyx.org>
Sat, 6 Sep 2003 18:38:02 +0000 (18:38 +0000)
commit462eca7d1a1c15d520b89288f8bd83201092a88d
tree4272434866f10f8f8b7ae4a8bf31a613d2478717
parentf3bff9d5d850904ddef6397f5bd31838c7f8b33d
Remove a couple of #includes from buffer.h
Reorder #includes in lots of files into some semblence of a coherent order.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7695 a592a061-630c-0410-9148-cb99ea01b6c8
23 files changed:
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/ParagraphParameters.C
src/buffer.C
src/buffer.h
src/buffer_funcs.C
src/bufferlist.C
src/bufferview_funcs.C
src/frontends/controllers/ControlDocument.C
src/insets/insetcaption.C
src/insets/insettext.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfunc.C
src/paragraph.h
src/paragraph_funcs.C
src/tabular.C
src/text2.C
src/text3.C
src/toc.C
src/undo_funcs.C