Skip to content

Commit 399aba8

Browse files
committed
Added a comment to this fertility line :)
1 parent 2b40145 commit 399aba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/providers/gdal/qgsgdaldataitems.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ QgsGdalLayerItem::QgsGdalLayerItem( QgsDataItem *parent,
3434
if ( sublayers && !sublayers->isEmpty() )
3535
{
3636
mSublayers = *sublayers;
37+
// We have sublayers: we are able to create children!
3738
mCapabilities |= Fertile;
3839
setState( NotPopulated );
3940
}

0 commit comments

Comments
 (0)