summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/eraser-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/eraser-tool.h')
-rw-r--r--src/ui/tools/eraser-tool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tools/eraser-tool.h b/src/ui/tools/eraser-tool.h
index 110f57ba3..50ce6b6e3 100644
--- a/src/ui/tools/eraser-tool.h
+++ b/src/ui/tools/eraser-tool.h
@@ -58,6 +58,7 @@ private:
void accumulate();
void fit_and_split(bool release);
void draw_temporary_box();
+ bool nowidth;
};
}