Skip to content

Commit

Permalink
Fix #10392 Fix #11713 - Fix selection of ellipsoide when opening proj…
Browse files Browse the repository at this point in the history
…ect properties
  • Loading branch information
NathanW2 committed Jan 1, 2015
1 parent 4f4b891 commit c5b5eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgsprojectproperties.cpp
Expand Up @@ -525,6 +525,7 @@ QgsProjectProperties::QgsProjectProperties( QgsMapCanvas* mapCanvas, QWidget *pa
on_cbxProjectionEnabled_toggled( myProjectionEnabled );
}

projectionSelectorInitialized();
restoreOptionsBaseUi();
restoreState();
}
Expand Down

0 comments on commit c5b5eee

Please sign in to comment.