mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Update src/core/providers/qgsprovidersublayermodel.cpp
This commit is contained in:
parent
9a024464f6
commit
8d68fdcd91
@ -103,7 +103,7 @@ int QgsProviderSublayerModel::rowCount( const QModelIndex &parent ) const
|
||||
}
|
||||
else
|
||||
{
|
||||
//no children for nw
|
||||
//no children for now
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user