mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-09 00:05:52 -04:00
Restore debug build after PR #5246
This commit is contained in:
parent
154fd61d5a
commit
5f11793b17
@ -4401,7 +4401,6 @@ void QgisApp::askUserForOGRSublayers( QgsVectorLayer *layer )
|
|||||||
QStringList theURIParts = uri.split( '|' );
|
QStringList theURIParts = uri.split( '|' );
|
||||||
uri = theURIParts.at( 0 );
|
uri = theURIParts.at( 0 );
|
||||||
}
|
}
|
||||||
QgsDebugMsg( "Layer type " + layertype );
|
|
||||||
|
|
||||||
// The uri must contain the actual uri of the vectorLayer from which we are
|
// The uri must contain the actual uri of the vectorLayer from which we are
|
||||||
// going to load the sublayers.
|
// going to load the sublayers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user