mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-24 00:04:44 -04:00
Changes in the layer API: * The setDatasource() methods become non-virtual public method * The virtual private setDataSourcePrivate() method is defined and the provider setDataSource implementations have been moved to this new virtual method