Skip to content

Commit

Permalink
fixed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
blazek committed Nov 6, 2015
1 parent f99ccf0 commit 80592e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/grass/qgsgrassundocommand.cpp
Expand Up @@ -27,6 +27,7 @@ QgsGrassUndoCommandChangeAttribute::QgsGrassUndoCommandChangeAttribute( QgsGrass
, mDeleteCat(deleteCat)
, mDeleteRecord( deleteRecord )
{
Q_UNUSED(mField);
}

void QgsGrassUndoCommandChangeAttribute::undo()
Expand Down

0 comments on commit 80592e1

Please sign in to comment.