Skip to content

Commit

Permalink
Add note in api break doc for plugin layers
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed May 18, 2017
1 parent 9cc3774 commit 8f50b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_break.dox
Expand Up @@ -1696,6 +1696,7 @@ QgsPluginLayer {#qgis_api_break_3_0_QgsPluginLayer}
--------------

- createMapRenderer(): default implementation (which called plugin's draw() method) has been removed. Plugin layers must implement createMapRenderer().
- clone(): new pure virtual method. Plugin layer must implement clone().


QgsPluginLayerRegistry {#qgis_api_break_3_0_QgsPluginLayerRegistry}
Expand Down

0 comments on commit 8f50b9e

Please sign in to comment.