mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Fix(?) build warning
This commit is contained in:
parent
f831a3c1a2
commit
d40de5dbd0
@ -17,7 +17,7 @@
|
||||
|
||||
#include "qgsprocessingregistry.h"
|
||||
|
||||
QgsProcessingRegistry::QgsProcessingRegistry( QObject *parent )
|
||||
QgsProcessingRegistry::QgsProcessingRegistry( QObject *parent SIP_TRANSFERTHIS )
|
||||
: QObject( parent )
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user