mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Crush warning.
This commit is contained in:
parent
a93a8cd393
commit
cca2d4c927
@ -211,7 +211,7 @@ void GuiBox::initDialog()
|
||||
}
|
||||
|
||||
|
||||
void GuiBox::on_widthCB_stateChanged(int state)
|
||||
void GuiBox::on_widthCB_stateChanged(int)
|
||||
{
|
||||
if (widthCB->isEnabled()) {
|
||||
widthED->setEnabled(widthCB->isChecked());
|
||||
|
Loading…
Reference in New Issue
Block a user