QTfrontend/mapContainer.cpp
changeset 4560 5d6c7f88db73
parent 4557 4004bef2aa9d
child 4561 da9d27bc6ea6
--- 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());
 }