Update src/core/qgsmaplayerstore.h

Co-Authored-By: elpaso <elpaso@itopen.it>
This commit is contained in:
Matthias Kuhn 2019-03-25 13:28:00 +01:00 committed by GitHub
parent 422a96add7
commit 6560473ed8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ class CORE_EXPORT QgsMapLayerStore : public QObject
*
*
* \note If a layer with the same id is already in the store it is not added again,
* but if the validity of the layer has changed from false to true, the
* but if the validity of the layer has changed from FALSE to TRUE, the
* layer data source is updated to the new one.
*
* \returns a list of the map layers that were added