diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-03-31 23:13:07 +0000 |
|---|---|---|
| committer | Jabiertxo Arraiza Zenotz <jtx@jtx.marker.es> | 2013-03-31 23:13:07 +0000 |
| commit | 5fb692bc1ee4fcb3ad30e87388a29d8a0f08f740 (patch) | |
| tree | 0b2d46524a08047e7df78334caea64b530d8244d /src/ui/dialog/object-attributes.cpp | |
| parent | Fix scale and rotate some nodes (diff) | |
| parent | Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd... (diff) | |
| download | inkscape-5fb692bc1ee4fcb3ad30e87388a29d8a0f08f740.tar.gz inkscape-5fb692bc1ee4fcb3ad30e87388a29d8a0f08f740.zip | |
update to trunk
(bzr r11950.1.79)
Diffstat (limited to 'src/ui/dialog/object-attributes.cpp')
| -rw-r--r-- | src/ui/dialog/object-attributes.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/object-attributes.cpp b/src/ui/dialog/object-attributes.cpp index f5addc401..027c9ae56 100644 --- a/src/ui/dialog/object-attributes.cpp +++ b/src/ui/dialog/object-attributes.cpp @@ -21,6 +21,7 @@ */ #include "ui/dialog/dialog-manager.h" +#include "desktop.h" #include "desktop-handles.h" #include "macros.h" #include "sp-anchor.h" |
