mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fix typo
This commit is contained in:
parent
240f2d2d0c
commit
532da4338c
@ -308,7 +308,7 @@ class APP_EXPORT QgsVertexTool : public QgsMapToolAdvancedDigitizing
|
||||
*/
|
||||
QList<QgsVector> mDragPointMarkersOffset;
|
||||
|
||||
//! structure to keep information about a rubber band user for dragging of a straight line segment
|
||||
//! structure to keep information about a rubber band used for dragging of a straight line segment
|
||||
struct StraightBand
|
||||
{
|
||||
QgsRubberBand *band = nullptr; //!< Pointer to the actual rubber band
|
||||
|
Loading…
x
Reference in New Issue
Block a user