Skip to content

Commit

Permalink
Fix for ticket #2814
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@13739 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Jun 17, 2010
1 parent 17506ba commit 711559d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/georeferencer/qgsgeorefplugingui.cpp
Expand Up @@ -275,6 +275,7 @@ void QgsGeorefPluginGui::openRaster()
mActionLinkQGisToGeoref->setEnabled( false );

mCanvas->clearExtentHistory(); // reset zoomnext/zoomlast
mWorldFileName = guessWorldFileName( mRasterFileName );
}

void QgsGeorefPluginGui::doGeoreference()
Expand Down

0 comments on commit 711559d

Please sign in to comment.