diff options
Diffstat (limited to 'src/ui/tools/text-tool.h')
| -rw-r--r-- | src/ui/tools/text-tool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/tools/text-tool.h b/src/ui/tools/text-tool.h index 96c97c418..666a42dd2 100644 --- a/src/ui/tools/text-tool.h +++ b/src/ui/tools/text-tool.h @@ -68,7 +68,6 @@ public: bool over_text; // true if cursor is over a text object guint dragging : 2; // dragging selection over text - bool creating; // dragging rubberband to create flowtext SPCanvasItem *grabbed; // we grab while we are creating, to get events even if the mouse goes out of the window Geom::Point p0; // initial point if the flowtext rect |
