mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Add missing TransferThis annotation
This commit is contained in:
parent
c66026886e
commit
54d1a93c17
@ -6,7 +6,7 @@ class QgsLayoutManager : QObject
|
||||
%End
|
||||
public:
|
||||
|
||||
explicit QgsLayoutManager( QgsProject* project = 0 );
|
||||
explicit QgsLayoutManager( QgsProject* project /TransferThis/ = 0 );
|
||||
|
||||
~QgsLayoutManager();
|
||||
bool addComposition( QgsComposition* composition /Transfer/ );
|
||||
|
Loading…
x
Reference in New Issue
Block a user