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/registrytool.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/registrytool.cpp')
| -rw-r--r-- | src/registrytool.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/registrytool.cpp b/src/registrytool.cpp index 7544e1c91..01a83a7e0 100644 --- a/src/registrytool.cpp +++ b/src/registrytool.cpp @@ -26,6 +26,7 @@ #include <windows.h> #include <string> #include <cstdio> + #include <glibmm/ustring.h> typedef struct |
