Skip to content

Commit

Permalink
don't reopen feature form when identify maptool is reactivated (fixes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 11, 2014
1 parent 858a258 commit f46053d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/qgsidentifyresultsdialog.cpp
Expand Up @@ -1088,7 +1088,6 @@ void QgsIdentifyResultsDialog::activate()

if ( lstResults->topLevelItemCount() > 0 )
{
show();
raise();
}
}
Expand Down

0 comments on commit f46053d

Please sign in to comment.