We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e240665 commit 7cff7daCopy full SHA for 7cff7da
src/gui/qgsidentifyresults.cpp
@@ -66,7 +66,6 @@ void QgsIdentifyResults::close()
66
void QgsIdentifyResults::closeEvent(QCloseEvent *e)
67
{
68
saveWindowLocation();
69
- e->accept();
70
done(0);
71
}
72
0 commit comments