Skip to content

Commit

Permalink
@note added in 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 14, 2016
1 parent 5d104df commit 9327e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsoptionalexpression.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* or diabled but when disabled it shouldn't lose it's information for the case
* it gets re-enabled later on and a user shoulnd't be force to redo the configuration.
*
* Added in QGIS 2.17
* @note Added in QGIS 2.18
*/

class CORE_EXPORT QgsOptionalExpression : public QgsOptional<QgsExpression>
Expand Down

0 comments on commit 9327e90

Please sign in to comment.