Code

rename flood to paintbucket, copyedit
[inkscape.git] / src / tools-switch.h
index 93aa9b3a965208ca0f9c7a7447bb8d58cdfa00ad..252add75855c932a9b8a3c0971fc0153241451ed 100644 (file)
@@ -30,7 +30,7 @@ enum {
   TOOLS_ZOOM,
   TOOLS_DROPPER,
   TOOLS_CONNECTOR,
-  TOOLS_FLOOD 
+  TOOLS_PAINTBUCKET 
 };
 
 int tools_isactive(SPDesktop *dt, unsigned num);