]> git.lyx.org Git - lyx.git/commit
Upgrading of my xforms libs showed that lots of files thought they depended
authorAngus Leeming <leeming@lyx.org>
Thu, 28 Feb 2002 17:50:20 +0000 (17:50 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 28 Feb 2002 17:50:20 +0000 (17:50 +0000)
commiteb6a0ad551e44d23f9bc3a346e3484b2f89720ef
tree45191c167e5cc898b09a3564632cb51188b80b89
parent46d5911af188902e42288fe7f09d79ca19b16cd5
Upgrading of my xforms libs showed that lots of files thought they depended
on xforms. Further inspection showed that they didn't!
I've done nothing more than remove #include "lyx_gui_misc.h" here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3615 a592a061-630c-0410-9148-cb99ea01b6c8
17 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/LaTeX.C
src/LyXSendto.C
src/buffer.C
src/bufferlist.C
src/converter.C
src/insets/ChangeLog
src/insets/insetert.C
src/insets/insettabular.C
src/language.C
src/lyxfunc.C
src/lyxvc.C
src/paragraph.C
src/text.C
src/text2.C