From: ishmal Date: Fri, 30 Mar 2007 02:31:35 +0000 (+0000) Subject: backout inadvertent change to domconfig.h X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=381810c99e5e5f85323d259e16f6d00452e2d011;p=inkscape.git backout inadvertent change to domconfig.h --- diff --git a/src/dom/domconfig.h b/src/dom/domconfig.h index 120d7a218..e381205bd 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