diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-09-01 08:33:34 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-09-01 08:33:34 +0000 |
| commit | eba7d1ed771d4636d12b632773407ce1fa13d3c0 (patch) | |
| tree | cd62d73cce64b73a6fffcf7d62aefd9d161a7c45 /src | |
| parent | Updated Dutch translation of user interface. (diff) | |
| download | inkscape-eba7d1ed771d4636d12b632773407ce1fa13d3c0.tar.gz inkscape-eba7d1ed771d4636d12b632773407ce1fa13d3c0.zip | |
Undo inadvertent commit
(bzr r1665)
Diffstat (limited to 'src')
| -rw-r--r-- | src/dom/domconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/domconfig.h b/src/dom/domconfig.h index 053e99712..41dce7a10 100644 --- a/src/dom/domconfig.h +++ b/src/dom/domconfig.h @@ -37,7 +37,7 @@ * or GlibMM's Glib::ustring. If neither one is defined, then DOMString * is defined as stdc++'s std::string. */ -//#define DOM_STRING_GLIBMM +#define DOM_STRING_GLIBMM //#define DOM_STRING_OWN |
