]> git.lyx.org Git - features.git/commit
get rid of InsetError users
authorAlfredo Braunstein <abraunst@lyx.org>
Tue, 20 May 2003 16:51:31 +0000 (16:51 +0000)
committerAlfredo Braunstein <abraunst@lyx.org>
Tue, 20 May 2003 16:51:31 +0000 (16:51 +0000)
commit2a882902eb6a2633ed419556f6a630e0a048e154
treec09be9b84c51c060e46630d7bbf88c5126601330
parent56359ec0a8113ff4d8c2f1d1da2f825ff6688999
get rid of InsetError users

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6986 a592a061-630c-0410-9148-cb99ea01b6c8
22 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.h
src/ChangeLog
src/CutAndPaste.C
src/CutAndPaste.h
src/Makefile.am
src/buffer.C
src/errorlist.C [new file with mode: 0644]
src/errorlist.h [new file with mode: 0644]
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlErrorList.C
src/frontends/controllers/ControlErrorList.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/QErrorList.C
src/frontends/qt2/QErrorList.h
src/frontends/qt2/QErrorListDialog.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormErrorList.C
src/insets/insettext.C
src/text2.C