--- a/QTfrontend/mapContainer.cpp Sat Dec 18 21:19:26 2010 +0300
+++ b/QTfrontend/mapContainer.cpp Sat Dec 18 23:02:39 2010 +0300
@@ -426,6 +426,7 @@
void HWMapContainer::resizeEvent ( QResizeEvent * event )
{
+ Q_UNUSED(event);
//imageButt->setIconSize(imageButt->size());
}