Skip to content

Commit

Permalink
Update src/core/qgsmaplayerstore.h
Browse files Browse the repository at this point in the history
Co-Authored-By: elpaso <elpaso@itopen.it>
  • Loading branch information
m-kuhn and elpaso authored Mar 25, 2019
1 parent eb3e18d commit 422a96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsmaplayerstore.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ class CORE_EXPORT QgsMapLayerStore : public QObject
* the layers yourself. Not available in Python.
*
*
* \note if layer with the same id is already in the store it is not added again,
* \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
* layer data source is updated to the new one.
*
Expand Down

0 comments on commit 422a96a

Please sign in to comment.