Whoops. Revert last commit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23205 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-02-24 23:24:20 +00:00
parent 85408a9e96
commit dfd786e6a0

View File

@ -392,8 +392,8 @@ docstring grabAndEraseSelection(Cursor & cur)
} }
void switchBetweenClasses(TextClassPtr oldone, TextClassPtr newone, void switchBetweenClasses(TextClassPtr const & oldone,
InsetText & in, ErrorList & errorlist) TextClassPtr const & newone, InsetText & in, ErrorList & errorlist)
{ {
errorlist.clear(); errorlist.clear();