diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-07-23 11:44:43 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-07-23 11:44:43 +0000 |
| commit | faa38f1f6a18d5f44ebef82c7834d6b26aac34db (patch) | |
| tree | 382193a6cb9f011fb4e5cdaa6899c4feba1f60f0 /src/widgets/toolbox.cpp | |
| parent | Remove the Digest class. Replace its only use with a glibmm call. (diff) | |
| download | inkscape-faa38f1f6a18d5f44ebef82c7834d6b26aac34db.tar.gz inkscape-faa38f1f6a18d5f44ebef82c7834d6b26aac34db.zip | |
Fix spelling error in filename
(bzr r12430)
Diffstat (limited to '')
| -rw-r--r-- | src/widgets/toolbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index ca593976f..98a0ff51e 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -79,7 +79,7 @@ #include "calligraphy-toolbar.h" #include "connector-toolbar.h" #include "dropper-toolbar.h" -#include "erasor-toolbar.h" +#include "eraser-toolbar.h" #include "gradient-toolbar.h" #include "lpe-toolbar.h" #include "mesh-toolbar.h" |
