minor fix

This commit is contained in:
Mathieu Labbe
2015-02-18 14:17:53 -05:00
parent 4439ca607f
commit 9dfbe8d233

View File

@@ -467,6 +467,7 @@ void GraphViewer::clearGraph()
void GraphViewer::clearMap()
{
_gridMap->setPixmap(QPixmap());
_gridCellSize = 0.0f;
}
void GraphViewer::clearPosterior()