Skip to content

Commit a3628a6

Browse files
committed
fix sip sync merge
1 parent 918b370 commit a3628a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/core/qgsproject.sip

+1-1
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ class QgsProject : QObject
321321
// void loadEmbeddedNodes( QgsLayerTreeGroup* group );
322322

323323
//! @note not available in python bindings
324-
void updateEmbeddedGroupsProjectPath( QgsLayerTreeGroup* group );
324+
// void updateEmbeddedGroupsProjectPath( QgsLayerTreeGroup* group );
325325

326326
signals:
327327
//! emitted when project is being read

0 commit comments

Comments
 (0)