mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
Indentation
This commit is contained in:
parent
c46b670953
commit
3baf812690
@ -180,7 +180,7 @@ void QgsBookmarks::zoomToBookmarkIndex( const QModelIndex &index )
|
||||
{
|
||||
canvasExtent = ct.transform( rect );
|
||||
}
|
||||
catch ( QgsCsException& )
|
||||
catch ( QgsCsException & )
|
||||
{
|
||||
QgisApp::instance()->messageBar()->pushWarning( tr( "Zoom to Bookmark" ), tr( "Could not reproject bookmark extent to project CRS." ) );
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user