Skip to content

Commit

Permalink
Small doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 19, 2016
1 parent 11c626d commit 30b032c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/qgsvectorlayer.h
Expand Up @@ -1748,14 +1748,14 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
/**
* Emitted when the map tip changes
*
* @note added in 3.0
* @note added in QGIS 3.0
*/
void mapTipTemplateChanged();

/**
* Emitted when the display expression changes
*
* @note added in 3.0
* @note added in QGIS 3.0
*/
void displayExpressionChanged();

Expand Down

0 comments on commit 30b032c

Please sign in to comment.