mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-15 00:04:37 -04:00
Allow gpkg to also show vectors in zipped files
This commit is contained in:
parent
7de9999248
commit
9f1f3ead1e
@ -1312,7 +1312,6 @@ QVector<QgsDataItem *> QgsZipItem::createChildren()
|
||||
// the item comes with zipped file name, set the name to relative path within zip file
|
||||
item->setName( fileName );
|
||||
children.append( item );
|
||||
break;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user