fix 2b703e3

This commit is contained in:
Juergen E. Fischer 2015-06-26 01:50:37 +02:00
parent 2d87a70609
commit d875011718

View File

@ -3340,7 +3340,7 @@ void QgisApp::loadOGRSublayers( QString layertype, QString uri, QStringList list
if ( layerType == "any" )
{
layerType = "";
list.removeAt( 1 );
elements.removeAt( 1 );
}
if ( layertype != "GRASS" )