Add missing api break note

This commit is contained in:
Nyall Dawson 2017-03-22 11:15:40 +10:00
parent 0500865b3f
commit 8593e38705

View File

@ -1472,6 +1472,11 @@ QgsNetworkAccessManager {#qgis_api_break_3_0_QgsNetworkAccessManager}
- deleteReply() was removed. Use abort() and deleteLayer() on the reply directly.
- requestSent signal was removed. This is no longer emitted.
QgsNewVectorLayerDialog {#qgis_api_break_3_0_QgsNewVectorLayerDialog}
-----------------------
- selectedCrsId() was removed. Use crs() instead.
QgsOSMElement {#qgis_api_break_3_0_QgsOSMElement}
-------------