Skip to content

Commit 689be02

Browse files
committed
missing sip
1 parent 3907295 commit 689be02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/core/raster/qgsrasterdataprovider.sip

+1
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ class QgsRasterDataProvider : QgsDataProvider, QgsRasterInterface
278278
* Emitted theProgress is in percents (0.0-100.0) */
279279
void progress( int theType, double theProgress, const QString& theMessage );
280280
void progressUpdate( int theProgress );
281+
void statusChanged( const QString& );
281282

282283
protected:
283284

0 commit comments

Comments
 (0)