diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-02-26 19:32:23 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-02-26 19:32:23 +0000 |
| commit | 9f5b36ddb7aaa7c0dc1aae8b6b7cae7333bcbb6d (patch) | |
| tree | 87e5b66d7005434125d810d4305c86726c1eb4fa /src/tools-switch.h | |
| parent | move flood under calligraphic (diff) | |
| download | inkscape-9f5b36ddb7aaa7c0dc1aae8b6b7cae7333bcbb6d.tar.gz inkscape-9f5b36ddb7aaa7c0dc1aae8b6b7cae7333bcbb6d.zip | |
rename flood to paintbucket, copyedit
(bzr r2449)
Diffstat (limited to 'src/tools-switch.h')
| -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); |
