Skip to content

Commit 8593e38

Browse files
committed
Add missing api break note
1 parent 0500865 commit 8593e38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api_break.dox

+5
Original file line numberDiff line numberDiff line change
@@ -1472,6 +1472,11 @@ QgsNetworkAccessManager {#qgis_api_break_3_0_QgsNetworkAccessManager}
14721472
- deleteReply() was removed. Use abort() and deleteLayer() on the reply directly.
14731473
- requestSent signal was removed. This is no longer emitted.
14741474

1475+
QgsNewVectorLayerDialog {#qgis_api_break_3_0_QgsNewVectorLayerDialog}
1476+
-----------------------
1477+
1478+
- selectedCrsId() was removed. Use crs() instead.
1479+
14751480

14761481
QgsOSMElement {#qgis_api_break_3_0_QgsOSMElement}
14771482
-------------

0 commit comments

Comments
 (0)