Skip to content

Commit

Permalink
[processing] use correct file extension in r.in.lidar.info (fix #21910)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy authored and nyalldawson committed May 22, 2019
1 parent 89d879c commit bef58ac
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
r.in.lidar
r.in.lidar.info - Extract information from LAS file
Raster (r.*)
QgsProcessingParameterFile|input|LAS input file|QgsProcessingParameterFile.File|txt|None|False
QgsProcessingParameterFile|input|LAS input file|QgsProcessingParameterFile.File|las|None|False
Hardcoded|-p
Hardcoded|-g
Hardcoded|-s
Expand Down

0 comments on commit bef58ac

Please sign in to comment.