mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 13:46:43 +00:00
This was a copy&paste error on my side I guess. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24780 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
80a3256114
commit
5b4edfeb2c
@ -88,7 +88,6 @@ void GuiDialog::changed()
|
||||
void GuiDialog::enableView(bool enable)
|
||||
{
|
||||
bc().setReadOnly(!enable);
|
||||
bc().setValid(enable);
|
||||
Dialog::enableView(enable);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user