Skip to content

Commit

Permalink
Added "added" note
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Jul 24, 2016
1 parent 04ffd9e commit cb4410f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/core/raster/qgsrasterinterface.sip
@@ -1,6 +1,8 @@

/** \ingroup core
* Feedback object tailored for raster block reading.
*
* @note added in QGIS 3.0
*/
class QgsRasterBlockFeedback : QgsFeedback
{
Expand Down
2 changes: 2 additions & 0 deletions src/core/raster/qgsrasterinterface.h
Expand Up @@ -31,6 +31,8 @@

/** \ingroup core
* Feedback object tailored for raster block reading.
*
* @note added in QGIS 3.0
*/
class CORE_EXPORT QgsRasterBlockFeedback : public QgsFeedback
{
Expand Down

0 comments on commit cb4410f

Please sign in to comment.