mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
Fix comment
This commit is contained in:
parent
bea482877e
commit
14c2f5d954
@ -317,7 +317,7 @@ void GuiRef::updateContents()
|
||||
typeCO->clear();
|
||||
|
||||
// FIXME Bring InsetMathRef on par with InsetRef
|
||||
// (see #9798)
|
||||
// (see #11104)
|
||||
typeCO->addItem(qt_("<reference>"), "ref");
|
||||
typeCO->addItem(qt_("(<reference>)"), "eqref");
|
||||
typeCO->addItem(qt_("<page>"), "pageref");
|
||||
|
Loading…
Reference in New Issue
Block a user