summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dom/domconfig.h2
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