QTfrontend/mapContainer.cpp
changeset 4973 53411a26df7e
parent 4941 90572c338e60
child 4976 088d40d8aba2
equal deleted inserted replaced
4972:2f9c8a12edce 4973:53411a26df7e
   614     updatePreview();
   614     updatePreview();
   615 }
   615 }
   616 
   616 
   617 void HWMapContainer::updatePreview()
   617 void HWMapContainer::updatePreview()
   618 {
   618 {
   619     qDebug("updating a preview");
       
   620     int curIndex = chooseMap->currentIndex();
   619     int curIndex = chooseMap->currentIndex();
   621 
   620 
   622     switch(curIndex)
   621     switch(curIndex)
   623     {
   622     {
   624     case MAPGEN_REGULAR:
   623     case MAPGEN_REGULAR: