mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 03:36:39 +00:00
Warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23209 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4a5247ee7f
commit
6a10c0a9c6
@ -534,7 +534,7 @@ docstring InsetText::completionPrefix(Cursor const & cur) const
|
||||
|
||||
|
||||
bool InsetText::insertCompletion(Cursor & cur, docstring const & s,
|
||||
bool finished)
|
||||
bool /*finished*/)
|
||||
{
|
||||
if (!completionSupported(cur))
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user