diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-03-10 04:56:26 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-03-10 04:56:26 +0000 |
| commit | 52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136 (patch) | |
| tree | 51cf4ffaddd82e734ee5766c22b51a664749cce7 /src/widgets/stroke-style.cpp | |
| parent | Update to Vinipsmaker changes (diff) | |
| parent | Remove unused includes to tidy up the code. (diff) | |
| download | inkscape-52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136.tar.gz inkscape-52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136.zip | |
update to trunk
(bzr r11950.1.289)
Diffstat (limited to 'src/widgets/stroke-style.cpp')
| -rw-r--r-- | src/widgets/stroke-style.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp index d140cfb21..dbfb1bcd2 100644 --- a/src/widgets/stroke-style.cpp +++ b/src/widgets/stroke-style.cpp @@ -24,6 +24,7 @@ #include "svg/svg-color.h" #include "util/units.h" #include "ui/widget/unit-menu.h" +#include "desktop-widget.h" using Inkscape::DocumentUndo; using Inkscape::Util::unit_table; |
