summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 63c405f)
raw | patch | inline | side by side (parent: 63c405f)
author | ishmal <ishmal@users.sourceforge.net> | |
Fri, 30 Mar 2007 02:31:35 +0000 (02:31 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Fri, 30 Mar 2007 02:31:35 +0000 (02:31 +0000) |
src/dom/domconfig.h | patch | blob | history |
diff --git a/src/dom/domconfig.h b/src/dom/domconfig.h
index 120d7a218e8dcf6f6cf6ae1695eb9465f18a1aae..e381205bdbb4ad35cff46a21d284fce53c9da0fb 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