Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix precise build
  • Loading branch information
jef-n committed Oct 9, 2015
1 parent 3bd952d commit b11b73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/providers/grass/testqgsgrassprovider.cpp
Expand Up @@ -810,7 +810,7 @@ void TestQgsGrassProvider::edit()
return;
}

QList<QList<TestQgsGrassCommand>> commandGroups;
QList< QList<TestQgsGrassCommand> > commandGroups;

QList<TestQgsGrassCommand> commands;
QgsFeature feature;
Expand Down

0 comments on commit b11b73c

Please sign in to comment.