From 9055a9ebe90df5db1262ad777f08da2efa9753ce Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Sat, 17 Aug 2019 02:16:31 +0200 Subject: Add line height UX improvements --- src/ui/tools/text-tool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ui/tools/text-tool.h') 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 -- cgit v1.2.3