From: ishmal Date: Fri, 1 Sep 2006 08:33:34 +0000 (+0000) Subject: Undo inadvertent commit X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bffc0d795bac2a89d08c8fa0675cf1cad89ca268;p=inkscape.git Undo inadvertent commit --- 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