mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
compil fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19927 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4351ee8c3c
commit
32a0ece3de
@ -37,7 +37,7 @@ InsetMarginal::InsetMarginal(InsetMarginal const & in)
|
||||
|
||||
Inset * InsetMarginal::clone() const
|
||||
{
|
||||
new InsetMarginal(*this);
|
||||
return new InsetMarginal(*this);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user