diff options
Diffstat (limited to '')
| -rw-r--r-- | src/tools-switch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools-switch.h b/src/tools-switch.h index 93aa9b3a9..252add758 100644 --- a/src/tools-switch.h +++ b/src/tools-switch.h @@ -30,7 +30,7 @@ enum { TOOLS_ZOOM, TOOLS_DROPPER, TOOLS_CONNECTOR, - TOOLS_FLOOD + TOOLS_PAINTBUCKET }; int tools_isactive(SPDesktop *dt, unsigned num); |
