Skip to content

Commit c5b5eee

Browse files
committedJan 1, 2015
Fix #10392 Fix #11713 - Fix selection of ellipsoide when opening project properties
1 parent 4f4b891 commit c5b5eee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/app/qgsprojectproperties.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ QgsProjectProperties::QgsProjectProperties( QgsMapCanvas* mapCanvas, QWidget *pa
525525
on_cbxProjectionEnabled_toggled( myProjectionEnabled );
526526
}
527527

528+
projectionSelectorInitialized();
528529
restoreOptionsBaseUi();
529530
restoreState();
530531
}

0 commit comments

Comments
 (0)
Please sign in to comment.