Crush warning.

This commit is contained in:
Richard Heck 2013-03-23 09:14:44 -04:00
parent a93a8cd393
commit cca2d4c927

View File

@ -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());