summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 402bd3c)
raw | patch | inline | side by side (parent: 402bd3c)
author | ishmal <ishmal@users.sourceforge.net> | |
Fri, 1 Sep 2006 08:33:34 +0000 (08:33 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Fri, 1 Sep 2006 08:33:34 +0000 (08:33 +0000) |
src/dom/domconfig.h | patch | blob | history |
diff --git a/src/dom/domconfig.h b/src/dom/domconfig.h
index 053e99712299d7f56dc7a48828cfb6e83dc2996e..41dce7a10756e3f08f2d0414b581e5a327f8b6b4 100644 (file)
--- a/src/dom/domconfig.h
+++ b/src/dom/domconfig.h
* 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