diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-07-06 20:40:52 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-07-06 20:40:52 +0000 |
| commit | 62a5ae83fc73719bb8e0bba574706a7345d87213 (patch) | |
| tree | 721352f95deefb389ac6509a81a1a53f586417d9 /src | |
| parent | don't need svg 'load and save'. in fact, it doesnt fit (diff) | |
| download | inkscape-62a5ae83fc73719bb8e0bba574706a7345d87213.tar.gz inkscape-62a5ae83fc73719bb8e0bba574706a7345d87213.zip | |
undo last commit. oops
(bzr r1368)
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 |
