On Fri, Aug 28, 2015 at 1:07 PM, Pedro Venâncio <[email protected]> wrote: > Specifically the module was v.kernel, which does not have the "View output" > button in the GRASS toolbox.
The "View output" was missing because output of v.kernel may be both vector and raster and so its type is not defined in interface description. I added outputType attribute support and fixed v.kernel.qgm. Radim _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
