We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 0c8574a commit 6104de2Copy full SHA for 6104de2
src/app/qgisapp.cpp
@@ -1850,7 +1850,8 @@ void QgisApp::about()
1850
+ tr( "Ported all GDAL/OGR and GEOS usage to use C APIs only." )
1851
+ "</li>"
1852
+ "<li>"
1853
-
+ + tr( "Vector editing overhaul - handling of geometry and attribute edit transactions is now handled transparently in one place." )
1854
+ + "</li>"
1855
//+ "<li>"
1856
//+ tr("X")
1857
//+ "</li>"
0 commit comments