mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Fix for ticket #260 (crashing when clicking on map canvas)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5762 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
1cace30846
commit
f4a3dd3d5a
@ -66,7 +66,6 @@ void QgsIdentifyResults::close()
|
||||
void QgsIdentifyResults::closeEvent(QCloseEvent *e)
|
||||
{
|
||||
saveWindowLocation();
|
||||
e->accept();
|
||||
done(0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user