Skip to content

Commit

Permalink
fix 2b703e3
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 25, 2015
1 parent 2d87a70 commit d875011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgisapp.cpp
Expand Up @@ -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" )
Expand Down

0 comments on commit d875011

Please sign in to comment.