Skip to content

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/plugins/grass/qgsgrassplugin.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ void QgsGrassPlugin::addRaster()
369369
name.replace('/', ' ');
370370

371371
qGisInterface->addRasterLayer( uri );
372+
mCanvas->refresh();
372373
}
373374
}
374375

0 commit comments

Comments
 (0)
Please sign in to comment.