mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
Prevent tedious warning message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8509 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
eed73def23
commit
c20a8956e4
@ -820,7 +820,7 @@ void MathNestInset::priv_dispatch(LCursor & cur, FuncRequest & cmd)
|
||||
}
|
||||
|
||||
|
||||
bool MathNestInset::getStatus(LCursor & cur, FuncRequest const & cmd,
|
||||
bool MathNestInset::getStatus(LCursor & /*cur*/, FuncRequest const & cmd,
|
||||
FuncStatus & flag) const
|
||||
{
|
||||
// the font related toggles
|
||||
|
Loading…
Reference in New Issue
Block a user