]> git.lyx.org Git - lyx.git/commitdiff
Crush warning.
authorRichard Heck <rgheck@lyx.org>
Sat, 23 Mar 2013 13:14:44 +0000 (09:14 -0400)
committerRichard Heck <rgheck@lyx.org>
Sat, 23 Mar 2013 13:14:44 +0000 (09:14 -0400)
src/frontends/qt4/GuiBox.cpp

index 9f7bd075f30d7922f854911d11ea10a28e1806e1..657896a113cdb174176f566e9ed000e8adb4a228 100644 (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());