X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ftools-switch.h;h=f5a3220ca32b012b865fb92b211ce48fa5d41999;hb=b26cc655b98659f4a33794ee9169b67d908b824b;hp=8107984a88a9477b1154f49d8d9578700c63db5e;hpb=f487c6e531d14d8dc217d746b7576b064dc3a44d;p=inkscape.git 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);