mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
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:
parent
85408a9e96
commit
dfd786e6a0
@ -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();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user