[Qgis-developer] Possible bug in qgsgpsinformationwidget.cpp
Carlos Dávila
cdavilam at eresmas.com
Fri May 21 13:11:19 EDT 2010
I think I found a copy-paste error.
src/app/gps/qgsgpsinformationwidget.cpp file contains the following string:
QMessageBox::critical( 0, tr( "Multipart shape type not supported" ), tr(
"Adding features to multipart shapetypes is not supported yet. Please "
"select a different editable, non 2.5D layer and try again." ) );
Shouldn't it be "select a different editable, non multipart layer and
try again."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20100521/a2464793/attachment.html
More information about the Qgis-developer
mailing list