Skip to content

Commit 80592e1

Browse files
committed
fixed travis
1 parent f99ccf0 commit 80592e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/providers/grass/qgsgrassundocommand.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ QgsGrassUndoCommandChangeAttribute::QgsGrassUndoCommandChangeAttribute( QgsGrass
2727
, mDeleteCat(deleteCat)
2828
, mDeleteRecord( deleteRecord )
2929
{
30+
Q_UNUSED(mField);
3031
}
3132

3233
void QgsGrassUndoCommandChangeAttribute::undo()

0 commit comments

Comments
 (0)