diff options
Diffstat (limited to 'src/tools-switch.h')
| -rw-r--r-- | src/tools-switch.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools-switch.h b/src/tools-switch.h index 8107984a8..f5a3220ca 100644 --- a/src/tools-switch.h +++ b/src/tools-switch.h @@ -32,7 +32,8 @@ enum { TOOLS_ZOOM, TOOLS_DROPPER, TOOLS_CONNECTOR, - TOOLS_PAINTBUCKET + TOOLS_PAINTBUCKET, + TOOLS_ERASER }; int tools_isactive(SPDesktop *dt, unsigned num); |
