mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-27 06:19:36 +00:00
Revert r25174
on users request http://www.mail-archive.com/lyx-users@lists.lyx.org/msg72822.html . git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29140 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
76afa61c78
commit
ed8a3a4f91
@ -47,13 +47,6 @@ GuiRef::GuiRef(GuiView & lv)
|
||||
|
||||
at_ref_ = false;
|
||||
|
||||
//FIXME: when/if we support the xr package for cross-reference
|
||||
//between independant files. Those can be re-enabled.
|
||||
refsL->setEnabled(false);
|
||||
refsL->hide();
|
||||
bufferCO->setEnabled(false);
|
||||
bufferCO->hide();
|
||||
|
||||
// Enabling is set in updateRefs. Disable for now in case no
|
||||
// call to updateContents follows (e.g. read-only documents).
|
||||
sortCB->setEnabled(false);
|
||||
|
Loading…
Reference in New Issue
Block a user