File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 14
14
***************************************************************************/
15
15
16
16
#include " qgsmaptooledit.h"
17
- #include " qgsmessagebar.h"
18
17
#include " qgsproject.h"
19
18
#include " qgsmapcanvas.h"
20
19
#include " qgsrubberband.h"
Original file line number Diff line number Diff line change @@ -36,9 +36,6 @@ class APP_EXPORT QgsMapToolEdit: public QgsMapTool
36
36
and applies it to the map canvas*/
37
37
QgsMapCanvasSnapper mSnapper ;
38
38
39
- /* *keeps trace of last displayed message*/
40
- QgsMessageBarItem* mMessageItem ;
41
-
42
39
/* *Inserts vertices to the snapped segments of the editing layer.
43
40
This is useful for topological editing if snap to segment is enabled.
44
41
@param snapResults results collected from the snapping operation
You can’t perform that action at this time.
0 commit comments