mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Cosmetic.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23204 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9549685b3a
commit
85408a9e96
@ -392,8 +392,8 @@ docstring grabAndEraseSelection(Cursor & cur)
|
||||
}
|
||||
|
||||
|
||||
void switchBetweenClasses(TextClassPtr const & oldone,
|
||||
TextClassPtr const & newone, InsetText & in, ErrorList & errorlist)
|
||||
void switchBetweenClasses(TextClassPtr oldone, TextClassPtr newone,
|
||||
InsetText & in, ErrorList & errorlist)
|
||||
{
|
||||
errorlist.clear();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user