Skip to content

Commit

Permalink
missing sip
Browse files Browse the repository at this point in the history
  • Loading branch information
blazek committed Jan 9, 2016
1 parent 3907295 commit 689be02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/core/raster/qgsrasterdataprovider.sip
Expand Up @@ -278,6 +278,7 @@ class QgsRasterDataProvider : QgsDataProvider, QgsRasterInterface
* Emitted theProgress is in percents (0.0-100.0) */
void progress( int theType, double theProgress, const QString& theMessage );
void progressUpdate( int theProgress );
void statusChanged( const QString& );

protected:

Expand Down

0 comments on commit 689be02

Please sign in to comment.