Fixed cppcheck warnings

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@485 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2012-01-12 09:15:18 +00:00
parent a6328d0808
commit 7c4273dd78
5 changed files with 4 additions and 21 deletions

View File

@@ -112,6 +112,7 @@ void DecimaterViewerWidget::keyPressEvent(QKeyEvent* _event)
default:
this->inherited_t::keyPressEvent(_event);
break;
}
}