Skip to content

Commit 9327e90

Browse files
committedSep 14, 2016
@note added in 2.18
1 parent 5d104df commit 9327e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/qgsoptionalexpression.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* or diabled but when disabled it shouldn't lose it's information for the case
2929
* it gets re-enabled later on and a user shoulnd't be force to redo the configuration.
3030
*
31-
* Added in QGIS 2.17
31+
* @note Added in QGIS 2.18
3232
*/
3333

3434
class CORE_EXPORT QgsOptionalExpression : public QgsOptional<QgsExpression>

0 commit comments

Comments
 (0)
Please sign in to comment.